Searched refs:do_each_pid_thread (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/block/ |
| H A D | ioprio.c | 95 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE3() 205 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE2()
|
| /linux-6.15/kernel/sched/ |
| H A D | core_sched.c | 218 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-6.15/include/linux/ |
| H A D | pid.h | 202 #define do_each_pid_thread(pid, type, task) \ macro
|
| /linux-6.15/kernel/ |
| H A D | sys.c | 264 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE3() 330 do_each_pid_thread(pgrp, PIDTYPE_PGID, p) { in SYSCALL_DEFINE2()
|