Home
last modified time | relevance | path

Searched refs:while_each_pid_thread (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/block/
A Dioprio.c104 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE3()
242 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE2()
/linux-6.3-rc2/kernel/sched/
A Dcore_sched.c223 } while_each_pid_thread(grp, type, p); in sched_core_share_pid()
227 } while_each_pid_thread(grp, type, p); in sched_core_share_pid()
/linux-6.3-rc2/include/linux/
A Dpid.h213 #define while_each_pid_thread(pid, type, task) \ macro
/linux-6.3-rc2/kernel/
A Dsys.c248 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE3()
316 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE2()

Completed in 16 milliseconds