Searched refs:while_each_thread (Results 1 - 24 of 24) sorted by relevance

/linux-4.1.27/lib/
H A Dis_single_threaded.c51 } while_each_thread(p, t); for_each_process()
/linux-4.1.27/block/
H A Dioprio.c131 } while_each_thread(g, p);
232 } while_each_thread(g, p);
/linux-4.1.27/fs/
H A Dfs_struct.c80 } while_each_thread(g, p);
H A Dcoredump.c297 } while_each_thread(start, t); zap_process()
372 } while_each_thread(g, p); for_each_process()
H A Dexec.c1268 while_each_thread(p, t) { while_each_thread() function
/linux-4.1.27/include/linux/
H A Dpid.h197 } while_each_thread(tg___, task); \
H A Dsched.h2545 * Careful: do_each_thread/while_each_thread is a double loop so
2551 #define while_each_thread(g, t) \ macro
/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_private.h235 #define kdb_while_each_thread(g, p) while_each_thread(g, p)
/linux-4.1.27/fs/proc/
H A Darray.c431 } while_each_thread(task, t); do_task_stat()
H A Dbase.c2358 while_each_thread(task, t) do_io_accounting()
3114 } while_each_thread(task, pos); first_tid()
/linux-4.1.27/kernel/
H A Dtaskstats.c244 } while_each_thread(first, tsk); fill_stats_for_tgid()
H A Dsys.c227 } while_each_thread(g, p);
298 } while_each_thread(g, p);
1593 } while_each_thread(p, t); k_getrusage()
H A Dcpu.c321 } while_each_thread(g, p);
H A Dsignal.c984 } while_each_thread(p, t); complete_signal()
1246 while_each_thread(p, t) { while_each_thread() function
2040 while_each_thread(current, t) { while_each_thread() function
2417 while_each_thread(tsk, t) { while_each_thread() function
H A Dcgroup.c1574 * while_each_thread(). Besides, a forking task that has passed cgroup_enable_task_cg_lists()
1599 } while_each_thread(g, p);
2277 } while_each_thread(leader, task); cgroup_migrate()
2365 } while_each_thread(leader, task); cgroup_attach_task()
H A Dexit.c1509 } while_each_thread(current, tsk); do_wait()
/linux-4.1.27/kernel/time/
H A Dposix-cpu-timers.c236 * Must be called with task sighand lock held for safe while_each_thread()
536 * Must be called with task sighand lock held for safe while_each_thread()
/linux-4.1.27/kernel/debug/
H A Dgdbstub.c737 } while_each_thread(g, p);
/linux-4.1.27/arch/ia64/kernel/
H A Dmca.c1638 } while_each_thread (g, t);
H A Dperfmon.c4150 } while_each_thread (g, t);
/linux-4.1.27/mm/
H A Dkmemleak.c1377 } while_each_thread(g, p);
/linux-4.1.27/drivers/tty/
H A Dtty_io.c3095 } while_each_thread(g, p); __do_SAK()
/linux-4.1.27/kernel/locking/
H A Dlockdep.c4212 } while_each_thread(g, p);
/linux-4.1.27/kernel/trace/
H A Dftrace.c5684 } while_each_thread(g, t);

Completed in 481 milliseconds