Searched refs:p_sigiolst (Results 1 – 3 of 3) sorted by relevance
395 funsetownlst(&p->p_sigiolst); in exit1()
1091 SLIST_REMOVE(&p->p_sigiolst, sigio, sigio, sio_pgsigio); in funsetown_locked()1232 SLIST_INSERT_HEAD(&proc->p_sigiolst, sigio, in fsetown()
705 struct sigiolst p_sigiolst; /* (c) List of sigio sources. */ member