Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dis_single_threaded.c36 for_each_thread(p, t) { in current_is_single_threaded()
/linux-6.15/arch/s390/kernel/
H A Dguarded_storage.c100 for_each_thread(current, sibling) { in gs_broadcast()
/linux-6.15/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()
497 for_each_thread(p, t) { in process_shares_mm()
H A Dmemory-failure.c568 for_each_thread(tsk, t) { in find_early_kill_thread()
/linux-6.15/include/linux/sched/
H A Dsignal.h654 #define for_each_thread(p, t) \ macro
659 for_each_process(p) for_each_thread(p, t)
/linux-6.15/kernel/sched/
H A Dautogroup.c184 for_each_thread(p, t) in autogroup_move_group()
H A Dcputime.c339 for_each_thread(tsk, t) { in thread_group_cputime()
/linux-6.15/include/linux/
H A Dpid.h205 for_each_thread(tg___, task) {
/linux-6.15/arch/mips/kernel/
H A Dprocess.c822 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 Dinit.c395 for_each_thread(t, s) in update_sections_early()
/linux-6.15/kernel/
H A Dexit.c480 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 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 Dsignal.c890 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 Dfork.c3160 for_each_thread(leader, parent) { in walk_process_tree()
/linux-6.15/
H A D.clang-format462 - 'for_each_thread'
/linux-6.15/arch/x86/kernel/fpu/
H A Dxstate.c1583 for_each_thread(leader, thread) { in validate_sigaltstack()
/linux-6.15/fs/proc/
H A Dbase.c3882 for_each_thread(task, pos) { in first_tid()