Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dioprio.c105 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE3()
243 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE2()
/openbmc/linux/kernel/sched/
H 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()
/openbmc/linux/include/linux/
H A Dpid.h214 #define while_each_pid_thread(pid, type, task) \ macro
/openbmc/linux/kernel/
H A Dsys.c255 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE3()
323 } while_each_pid_thread(pgrp, PIDTYPE_PGID, p); in SYSCALL_DEFINE2()