Home
last modified time | relevance | path

Searched refs:for_each_thread (Results 1 – 11 of 11) sorted by relevance

/linux/lib/
H A Dis_single_threaded.c36 for_each_thread(p, t) { in current_is_single_threaded()
/linux/mm/
H A Doom_kill.c98 for_each_thread(start, tsk) { in oom_cpuset_eligible()
140 for_each_thread(p, t) { in find_lock_task_mm()
498 for_each_thread(p, t) { in process_shares_mm()
H A Dmemory-failure.c504 for_each_thread(tsk, t) { in find_early_kill_thread()
/linux/include/linux/sched/
H A Dsignal.h658 #define for_each_thread(p, t) \ macro
663 for_each_process(p) for_each_thread(p, t)
/linux/kernel/sched/
H A Dautogroup.c187 for_each_thread(p, t) in autogroup_move_group()
/linux/include/linux/
H A Dpid.h209 for_each_thread(tg___, task) {
/linux/kernel/
H A Dexit.c472 for_each_thread(g, t) { in try_to_set_owner()
590 for_each_thread(p, t) { in find_alive_thread()
712 for_each_thread(p, t) { in forget_original_parent()
H A Dtaskstats.c237 for_each_thread(first, tsk) { in fill_stats_for_tgid()
H A Dseccomp.c497 for_each_thread(caller, thread) { in seccomp_can_sync_threads()
614 for_each_thread(caller, thread) { in seccomp_sync_threads()
H A Dfork.c2964 for_each_thread(leader, parent) { in walk_process_tree()
/linux/fs/proc/
H A Dbase.c3878 for_each_thread(task, pos) { in first_tid()