Searched refs:PIDTYPE_MAX (Results 1 – 9 of 9) sorted by relevance
15 PIDTYPE_MAX, enumerator65 struct hlist_head tasks[PIDTYPE_MAX];
872 struct hlist_node pid_links[PIDTYPE_MAX];
262 for (type = 0; type < PIDTYPE_MAX; ++type) in alloc_pid()349 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in __change_pid()
944 return wo->wo_type == PIDTYPE_MAX || in eligible_pid()1444 if ((wo->wo_type < PIDTYPE_MAX) && in do_wait()1497 type = PIDTYPE_MAX; in kernel_waitid()1596 type = PIDTYPE_MAX; in kernel_wait4()
211 group_send_sig_info(SIGKILL, SEND_SIG_PRIV, task, PIDTYPE_MAX); in zap_pid_ns_processes()
1653 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_task_pid_links()2380 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_idle_pids()
1580 PIDTYPE_MAX); in kill_something_info()
153 struct pid *pids[PIDTYPE_MAX];
360 do_send_sig_info(sig, SEND_SIG_PRIV, p, PIDTYPE_MAX); in send_sig_all()