Searched refs:PIDTYPE_MAX (Results 1 – 8 of 8) sorted by relevance
13 PIDTYPE_MAX, enumerator62 struct hlist_head tasks[PIDTYPE_MAX];
783 struct hlist_node pid_links[PIDTYPE_MAX];
214 for (type = 0; type < PIDTYPE_MAX; ++type) in alloc_pid()296 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in __change_pid()
1008 return wo->wo_type == PIDTYPE_MAX || in eligible_pid()1508 if ((wo->wo_type < PIDTYPE_MAX) && in do_wait()1560 type = PIDTYPE_MAX; in kernel_waitid()1576 if (type < PIDTYPE_MAX) in kernel_waitid()1641 type = PIDTYPE_MAX; in kernel_wait4()
1591 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_task_pid_links()2110 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_idle_pids()
1467 PIDTYPE_MAX); in kill_something_info()
158 struct pid *pids[PIDTYPE_MAX];
351 do_send_sig_info(sig, SEND_SIG_FORCED, p, PIDTYPE_MAX); in send_sig_all()