Home
last modified time | relevance | path

Searched refs:while_each_thread (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dsignal.h655 #define while_each_thread(g, t) \ macro
/openbmc/linux/kernel/
H A Dtaskstats.c261 } while_each_thread(first, tsk); in fill_stats_for_tgid()
H A Dsignal.c1066 } while_each_thread(p, t); in complete_signal()
1385 while_each_thread(p, t) { in zap_other_threads()
2461 while_each_thread(current, t) { in do_signal_stop()
2958 while_each_thread(tsk, t) { in retarget_shared_pending()
H A Dexit.c1624 } while_each_thread(current, tsk); in do_wait()
H A Dsys.c1835 } while_each_thread(p, t); in getrusage()
/openbmc/linux/fs/proc/
H A Darray.c544 } while_each_thread(task, t); in do_task_stat()
H A Dbase.c2996 while_each_thread(task, t) in do_io_accounting()
/openbmc/linux/fs/
H A Dexec.c1591 while_each_thread(p, t) { in check_unsafe_exec()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2821 } while_each_thread(leader, task); in cgroup_migrate()
2850 } while_each_thread(leader, task); in cgroup_attach_task()