Searched refs:PIDTYPE_MAX (Results 1 – 4 of 4) sorted by relevance
10 PIDTYPE_MAX, enumerator
154 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in free_pids()196 for (type = 0; type < PIDTYPE_MAX; ++type) in alloc_pid()416 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in __change_pid()
1849 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) in init_task_pid_links()2653 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_idle_pids()
368 do_send_sig_info(sig, SEND_SIG_PRIV, p, PIDTYPE_MAX); in send_sig_all()