Searched defs:while_each_thread (Results 1 - 2 of 2) sorted by path

/kernel/
H A Dexit.c480 while_each_thread(father, thread) { function
519 } while_each_thread(reaper, thread);
583 } while_each_thread(p, t);
1508 } while_each_thread(current, tsk);
H A Dsignal.c984 } while_each_thread(p, t);
1246 while_each_thread(p, t) { function
2032 while_each_thread(current, t) { function
2409 while_each_thread(tsk, t) { function

Completed in 42 milliseconds