Searched refs:PIDTYPE_MAX (Results 1 – 8 of 8) sorted by relevance
10 PIDTYPE_MAX, enumerator
1093 struct hlist_node pid_links[PIDTYPE_MAX];
155 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in free_pids() 197 for (type = 0; type < PIDTYPE_MAX; ++type) in alloc_pid() 407 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in transfer_pid()
131 struct pid *pids[PIDTYPE_MAX];1136 return wo->wo_type == PIDTYPE_MAX || in eligible_pid()1674 if ((wo->wo_type < PIDTYPE_MAX) && in __do_wait()1751 type = PIDTYPE_MAX; in kernel_waitid_prepare()1863 type = PIDTYPE_MAX; in kernel_wait4()
231 group_send_sig_info(SIGKILL, SEND_SIG_PRIV, task, PIDTYPE_MAX); in zap_pid_ns_processes()
1803 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) in init_task_pid_links()2551 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_idle_pids()
1118 struct pid *pids[PIDTYPE_MAX] = { 0 }; in SYSCALL_DEFINE2() 1272 struct pid *pids[PIDTYPE_MAX] = { 0 }; in ksys_setsid()
368 do_send_sig_info(sig, SEND_SIG_PRIV, p, PIDTYPE_MAX); in send_sig_all()