Searched refs:p_canwait (Results 1 – 3 of 3) sorted by relevance
1094 int p_canwait(struct thread *td, struct proc *p);
1050 if (p_canwait(td, p)) { in proc_to_reap()
1808 p_canwait(struct thread *td, struct proc *p) in p_canwait() function