Searched defs:wmesg (Results 1 - 14 of 14) sorted by relevance

/src/sys/rump/librump/rumpkern/
H A Dltsleep.c121 tsleep(wchan_t ident, pri_t prio, const char *wmesg, int timo) argument
141 mtsleep(wchan_t ident, pri_t prio, const char *wmesg, int timo, kmutex_t *lock) argument
H A Demul.c139 kpause(const char *wmesg, bool intr, int timeo, kmutex_t *mtx) argument
H A Dvm.c739 uvm_pagewait(struct vm_page *pg, krwlock_t *lock, const char *wmesg) argument
/src/sys/kern/
H A Dkern_condvar.c93 cv_init(kcondvar_t *cv, const char *wmesg) argument
H A Dkern_sleepq.c258 sleepq_enqueue(sleepq_t *sq, wchan_t wchan, const char *wmesg, syncobj_t *sobj, 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.c185 tsleep(wchan_t ident, pri_t priority, const char *wmesg, int timo) argument
210 mtsleep(wchan_t ident, pri_t priority, const char *wmesg, int timo, argument
244 kpause(const char *wmesg, bool intr, int timo, kmutex_t *mtx) argument
/src/sys/ddb/
H A Ddb_xxx.c336 char buf[9], *wmesg; local in function:db_show_condvar
/src/sys/arch/arm/sa11x0/
H A Dsa11xx_pcic.c201 sapcic_delay(int timo, const char *wmesg) argument
/src/sys/ufs/lfs/
H A Dlfs_subr.c663 lfs_writer_enter(struct lfs *fs, const char *wmesg) argument
/src/sys/fs/nfs/common/
H A Dnfs_commonport.c255 nfsmsleep(void *chan, void *mutex, int prio, const char *wmesg, argument
415 nfs_catnap(int prio, int errval, const char *wmesg) argument
H A Dnfs_commonkrpc.c1118 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) argument
/src/sys/dev/ic/
H A Di82365.c1275 pcic_delay(struct pcic_handle *h, int timo, const char *wmesg) argument
/src/sys/uvm/
H A Duvm_page.c1635 uvm_pagewait(struct vm_page *pg, krwlock_t *lock, const char *wmesg) argument
/src/sys/dev/pci/
H A Dpccbb.c2243 pccbb_pcmcia_delay(struct pccbb_softc *sc, int timo, const char *wmesg) argument

Completed in 18 milliseconds