Searched refs:for_each_thread (Results 1 – 11 of 11) sorted by relevance
| /linux/lib/ |
| H A D | is_single_threaded.c | 36 for_each_thread(p, t) { in current_is_single_threaded()
|
| /linux/mm/ |
| H A D | oom_kill.c | 98 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 D | memory-failure.c | 504 for_each_thread(tsk, t) { in find_early_kill_thread()
|
| /linux/include/linux/sched/ |
| H A D | signal.h | 658 #define for_each_thread(p, t) \ macro 663 for_each_process(p) for_each_thread(p, t)
|
| /linux/kernel/sched/ |
| H A D | autogroup.c | 187 for_each_thread(p, t) in autogroup_move_group()
|
| /linux/include/linux/ |
| H A D | pid.h | 209 for_each_thread(tg___, task) {
|
| /linux/kernel/ |
| H A D | exit.c | 472 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 D | taskstats.c | 237 for_each_thread(first, tsk) { in fill_stats_for_tgid()
|
| H A D | seccomp.c | 497 for_each_thread(caller, thread) { in seccomp_can_sync_threads() 614 for_each_thread(caller, thread) { in seccomp_sync_threads()
|
| H A D | fork.c | 2964 for_each_thread(leader, parent) { in walk_process_tree()
|
| /linux/fs/proc/ |
| H A D | base.c | 3878 for_each_thread(task, pos) { in first_tid()
|