Searched refs:notself (Results 1 – 1 of 1) sorted by relevance
1705 killpg1_sendsig(struct proc *p, bool notself, struct killpg1_ctx *arg) in killpg1_sendsig() argument1710 (notself && p == arg->td->td_proc) || p->p_state == PRS_NEW) in killpg1_sendsig()