Searched refs:wo_type (Results 1 – 1 of 1) sorted by relevance
891 enum pid_type wo_type; member913 return wo->wo_type == PIDTYPE_MAX || in eligible_pid()914 task_pid_type(p, wo->wo_type) == wo->wo_pid; in eligible_pid()1491 if ((wo->wo_type < PIDTYPE_MAX) && in do_wait()1492 (!wo->wo_pid || hlist_empty(&wo->wo_pid->tasks[wo->wo_type]))) in do_wait()1561 wo.wo_type = type; in SYSCALL_DEFINE5()1620 wo.wo_type = type; in SYSCALL_DEFINE4()