Searched refs:poll_nocancel (Results 1 – 1 of 1) sorted by relevance
1689 return poll_nocancel(p, (struct poll_nocancel_args *)uap, retval); in poll()1694 poll_nocancel(struct proc *p, struct poll_nocancel_args *uap, int32_t *retval) in poll_nocancel() function