Searched refs:PIDTYPE_MAX (Results 1 – 6 of 6) sorted by relevance
11 PIDTYPE_MAX enumerator62 struct hlist_head tasks[PIDTYPE_MAX];
1513 struct pid_link pids[PIDTYPE_MAX];
156 type = PIDTYPE_MAX; in f_setown_ex()191 case PIDTYPE_MAX: in f_getown_ex()500 if (type == PIDTYPE_MAX) { in send_sigio()536 if (type == PIDTYPE_MAX) { in send_sigurg()
917 return wo->wo_type == PIDTYPE_MAX || in eligible_pid()1495 if ((wo->wo_type < PIDTYPE_MAX) && in do_wait()1546 type = PIDTYPE_MAX; in SYSCALL_DEFINE5()1562 if (type < PIDTYPE_MAX) in SYSCALL_DEFINE5()1612 type = PIDTYPE_MAX; in SYSCALL_DEFINE4()
331 for (type = 0; type < PIDTYPE_MAX; ++type) in alloc_pid()408 for (tmp = PIDTYPE_MAX; --tmp >= 0; ) in __change_pid()
1669 for (type = PIDTYPE_PID; type < PIDTYPE_MAX; ++type) { in init_idle_pids()