Searched refs:for_each_thread (Results 1 – 18 of 18) sorted by relevance
| /linux-6.15/lib/ |
| H A D | is_single_threaded.c | 36 for_each_thread(p, t) { in current_is_single_threaded()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | guarded_storage.c | 100 for_each_thread(current, sibling) { in gs_broadcast()
|
| /linux-6.15/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() 497 for_each_thread(p, t) { in process_shares_mm()
|
| H A D | memory-failure.c | 568 for_each_thread(tsk, t) { in find_early_kill_thread()
|
| /linux-6.15/include/linux/sched/ |
| H A D | signal.h | 654 #define for_each_thread(p, t) \ macro 659 for_each_process(p) for_each_thread(p, t)
|
| /linux-6.15/kernel/sched/ |
| H A D | autogroup.c | 184 for_each_thread(p, t) in autogroup_move_group()
|
| H A D | cputime.c | 339 for_each_thread(tsk, t) { in thread_group_cputime()
|
| /linux-6.15/include/linux/ |
| H A D | pid.h | 205 for_each_thread(tg___, task) {
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | process.c | 822 for_each_thread(task, t) { in mips_set_process_fp_mode() 849 for_each_thread(task, t) in mips_set_process_fp_mode()
|
| /linux-6.15/arch/arm/mm/ |
| H A D | init.c | 395 for_each_thread(t, s) in update_sections_early()
|
| /linux-6.15/kernel/ |
| H A D | exit.c | 480 for_each_thread(g, t) { in try_to_set_owner() 598 for_each_thread(p, t) { in find_alive_thread() 725 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() 4356 for_each_thread(p, t) in do_sigaction()
|
| H A D | fork.c | 3160 for_each_thread(leader, parent) { in walk_process_tree()
|
| /linux-6.15/ |
| H A D | .clang-format | 462 - 'for_each_thread'
|
| /linux-6.15/arch/x86/kernel/fpu/ |
| H A D | xstate.c | 1583 for_each_thread(leader, thread) { in validate_sigaltstack()
|
| /linux-6.15/fs/proc/ |
| H A D | base.c | 3882 for_each_thread(task, pos) { in first_tid()
|