Home
last modified time | relevance | path

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

/linux/block/
H A Dioprio.c99 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE3()
209 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE2()
/linux/kernel/sched/
H A Dcore_sched.c218 do_each_pid_thread(grp, type, p) { in sched_core_share_pid()
225 do_each_pid_thread(grp, type, p) { in sched_core_share_pid()
/linux/include/linux/
H A Dpid.h201 #define do_each_pid_thread(pid, type, task) \ macro
/linux/kernel/
H A Dsys.c264 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE3()
330 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE2()