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

/linux-master/lib/
H A Dis_single_threaded.c36 for_each_thread(p, t) { function
/linux-master/arch/s390/kernel/
H A Dguarded_storage.c99 for_each_thread(current, sibling) { function
/linux-master/kernel/sched/
H A Dautogroup.c178 * In the latter case for_each_thread() can not miss a migrating thread,
185 for_each_thread(p, t)
H A Dcputime.c341 for_each_thread(tsk, t) { function
/linux-master/include/linux/
H A Dpid.h205 for_each_thread(tg___, task) {
/linux-master/arch/mips/kernel/
H A Dprocess.c822 for_each_thread(task, t) { function
849 for_each_thread(task, t)
/linux-master/include/linux/sched/
H A Dsignal.h656 #define for_each_thread(p, t) \ macro
661 for_each_process(p) for_each_thread(p, t)
/linux-master/arch/arm/mm/
H A Dinit.c433 for_each_thread(t, s)
/linux-master/mm/
H A Doom_kill.c98 for_each_thread(start, tsk) { function
140 for_each_thread(p, t) { function
492 for_each_thread(p, t) { function
H A Dmemory-failure.c569 for_each_thread(tsk, t) { function
/linux-master/kernel/
H A Dexit.c493 for_each_thread(g, c) { function
578 for_each_thread(p, t) { function
705 for_each_thread(p, t) { function
H A Dtaskstats.c237 for_each_thread(first, tsk) { function
H A Dseccomp.c499 for_each_thread(caller, thread) { function
600 for_each_thread(caller, thread) { function
H A Dsignal.c922 for_each_thread(p, t)
931 for_each_thread(p, t) { function
4219 for_each_thread(p, t)
H A Dfork.c3110 for_each_thread(leader, parent) { function
/linux-master/fs/
H A Dcoredump.c369 for_each_thread(start, t) { function
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1579 for_each_thread(leader, thread) { function
/linux-master/fs/proc/
H A Dbase.c3825 for_each_thread(task, pos) { function

Completed in 269 milliseconds