Searched defs:catch_p (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/rump/librump/rumpkern/
H A Dsleepq.c75 sleepq_enqueue(sleepq_t *sq, wchan_t wc, const char *wmsg, syncobj_t *sob, bool catch_p) argument
/netbsd-current/sys/kern/
H A Dkern_condvar.c125 cv_enter(kcondvar_t *cv, kmutex_t *mtx, lwp_t *l, bool catch_p) argument
H A Dkern_sleepq.c344 sleepq_block(int timo, bool catch_p, syncobj_t *syncobj, int nlocks) argument
258 sleepq_enqueue(sleepq_t *sq, wchan_t wchan, const char *wmesg, syncobj_t *sobj, bool catch_p) argument
295 sleepq_transfer(lwp_t *l, sleepq_t *from_sq, sleepq_t *sq, wchan_t wchan, const char *wmesg, syncobj_t *sobj, kmutex_t *mp, bool catch_p) argument
H A Dkern_synch.c190 bool catch_p; local
216 bool catch_p; local
H A Dsys_pipe.c332 pipelock(struct pipe *pipe, bool catch_p) argument
H A Duipc_socket2.c1572 sowait(struct socket *so, bool catch_p, int timo) argument
H A Dvfs_subr.c280 vtruncbuf(struct vnode *vp, daddr_t lbn, bool catch_p, int slptimeo) argument
199 vinvalbuf(struct vnode *vp, int flags, kauth_cred_t cred, struct lwp *l, bool catch_p, int slptimeo) argument
H A Dtty.c2854 ttysleep(struct tty *tp, kcondvar_t *cv, bool catch_p, int timo) argument
/netbsd-current/sys/nfs/
H A Dnfs_clntsocket.c979 bool catch_p = false; local
H A Dnfs_bio.c613 bool catch_p; local
738 bool catch_p = false; local
H A Dnfs_socket.c912 bool catch_p; local

Completed in 119 milliseconds