Searched refs:for_each_thread (Results 1 – 19 of 19) sorted by relevance
| /linux/lib/ |
| H A D | is_single_threaded.c | 36 for_each_thread(p, t) { in current_is_single_threaded()
|
| /linux/security/landlock/ |
| H A D | tsync.c | 339 for_each_thread(caller, thread) { in count_additional_threads() 380 for_each_thread(caller, thread) { in schedule_task_work()
|
| /linux/arch/s390/kernel/ |
| H A D | guarded_storage.c | 100 for_each_thread(current, sibling) { in gs_broadcast()
|
| /linux/kernel/ |
| H A D | freezer.c | 221 for_each_thread(p, t) { in thaw_process()
|
| 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() 713 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 | signal.c | 890 for_each_thread(p, t) in prepare_signal() 899 for_each_thread(p, t) { in prepare_signal() 4363 for_each_thread(p, t) in do_sigaction()
|
| H A D | fork.c | 3033 for_each_thread(leader, parent) { in walk_process_tree()
|
| /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() 495 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 | 659 #define for_each_thread(p, t) \ macro 664 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/arch/mips/kernel/ |
| H A D | process.c | 824 for_each_thread(task, t) { in mips_set_process_fp_mode() 851 for_each_thread(task, t) in mips_set_process_fp_mode()
|
| /linux/arch/arm/mm/ |
| H A D | init.c | 378 for_each_thread(t, s) in update_sections_early()
|
| /linux/ |
| H A D | .clang-format | 463 - 'for_each_thread'
|
| /linux/arch/x86/kernel/fpu/ |
| H A D | xstate.c | 1660 for_each_thread(leader, thread) { in validate_sigaltstack()
|
| /linux/fs/proc/ |
| H A D | base.c | 3881 for_each_thread(task, pos) { in first_tid()
|