Searched refs:for_each_thread (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Dauto_group.c147 for_each_thread(p, t) autogroup_move_group()
H A Dcputime.c304 for_each_thread(tsk, t) { for_each_thread() function
/linux-4.1.27/arch/mips/kernel/
H A Dprocess.c629 for_each_thread(task, t) { for_each_thread() function
649 for_each_thread(task, t) { for_each_thread() function
/linux-4.1.27/mm/
H A Doom_kill.c64 for_each_thread(start, tsk) { for_each_thread() function
107 for_each_thread(p, t) { for_each_thread() function
542 for_each_thread(p, t) { for_each_thread() function
H A Dutil.c223 for_each_thread(task, t) { for_each_thread() function
H A Dmemory-failure.c383 for_each_thread(tsk, t) find_early_kill_thread()
/linux-4.1.27/kernel/
H A Dexit.c343 for_each_thread(g, c) { for_each_thread() function
446 for_each_thread(p, t) { for_each_thread() function
566 for_each_thread(p, t) { for_each_thread() function
H A Dseccomp.c264 for_each_thread(caller, thread) { for_each_thread() function
305 for_each_thread(caller, thread) { for_each_thread() function
H A Dsignal.c853 for_each_thread(p, t) prepare_signal()
862 for_each_thread(p, t) { for_each_thread() function
3135 for_each_thread(p, t) do_sigaction()
/linux-4.1.27/include/linux/
H A Dsched.h2557 #define for_each_thread(p, t) \ macro
2562 for_each_process(p) for_each_thread(p, t)

Completed in 273 milliseconds