Home
last modified time | relevance | path

Searched defs:wmesg (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/sys/kern/
H A Dkern_synch.c116 tsleep(const volatile void *ident, int priority, const char *wmesg, int timo) in tsleep() argument
158 tsleep_nsec(const volatile void *ident, int priority, const char *wmesg, in tsleep_nsec() argument
206 const char *wmesg, int timo) in msleep() argument
259 const char *wmesg, uint64_t nsecs) in msleep_nsec() argument
286 rwsleep(const volatile void * ident,struct rwlock * rwl,int priority,const char * wmesg,int timo) rwsleep() argument
310 rwsleep_nsec(const volatile void * ident,struct rwlock * rwl,int priority,const char * wmesg,uint64_t nsecs) rwsleep_nsec() argument
332 sleep_setup(const volatile void * ident,int prio,const char * wmesg) sleep_setup() argument
841 refcnt_finalize(struct refcnt * r,const char * wmesg) refcnt_finalize() argument
894 cond_wait(struct cond * c,const char * wmesg) cond_wait() argument
[all...]
H A Dkern_srp.c274 srp_finalize(void *v, const char *wmesg) in srp_finalize()
H A Dtty.c2314 return (ttysleep_nsec(tp, chan, pri, wmesg, INFSLP)); in ttysleep() argument
2320 ttysleep_nsec(struct tty * tp,void * chan,int pri,char * wmesg,uint64_t nsecs) ttysleep_nsec() argument
H A Dsubr_pool.c128 const char *wmesg) in pl_sleep() argument
2227 pool_lock_mtx_sleep(void * ident,union pool_lock * lock,int priority,const char * wmesg) pool_lock_mtx_sleep() argument
2281 pool_lock_rw_sleep(void * ident,union pool_lock * lock,int priority,const char * wmesg) pool_lock_rw_sleep() argument
H A Dsys_pipe.c356 pipe_iosleep(struct pipe * cpipe,const char * wmesg) pipe_iosleep() argument
H A Duipc_socket2.c476 sosleep_nsec(struct socket * so,void * ident,int prio,const char * wmesg,uint64_t nsecs) sosleep_nsec() argument
H A Duipc_mbuf.c1490 m_pool_init(struct pool * pp,u_int size,u_int align,const char * wmesg) m_pool_init() argument
H A Dvfs_subr.c1912 vwaitforio(struct vnode * vp,int slpflag,char * wmesg,uint64_t timeo) vwaitforio() argument
/openbsd-src/sys/uvm/
H A Duvm_page.c1072 uvm_pagewait(struct vm_page * pg,struct rwlock * lock,const char * wmesg) uvm_pagewait() argument
/openbsd-src/sys/net/
H A Difq.c477 ifq_deq_sleep(struct ifqueue * ifq,struct mbuf ** mp,int nbio,int priority,const char * wmesg,volatile unsigned int * sleeping,volatile unsigned int * alive) ifq_deq_sleep() argument
H A Dif.c3579 net_tq_barriers(const char * wmesg) net_tq_barriers() argument
/openbsd-src/sys/dev/pci/
H A Dif_ixl.c3737 ixl_atq_exec(struct ixl_softc * sc,struct ixl_atq * iatq,const char * wmesg) ixl_atq_exec() argument