| /src/sys/rump/librump/rumpkern/ |
| H A D | ltsleep.c | 121 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 D | emul.c | 139 kpause(const char *wmesg, bool intr, int timeo, kmutex_t *mtx) argument
|
| H A D | vm.c | 739 uvm_pagewait(struct vm_page *pg, krwlock_t *lock, const char *wmesg) argument
|
| /src/sys/kern/ |
| H A D | kern_condvar.c | 93 cv_init(kcondvar_t *cv, const char *wmesg) argument
|
| H A D | kern_sleepq.c | 258 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 D | kern_synch.c | 185 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 D | db_xxx.c | 336 char buf[9], *wmesg; local in function:db_show_condvar
|
| /src/sys/arch/arm/sa11x0/ |
| H A D | sa11xx_pcic.c | 201 sapcic_delay(int timo, const char *wmesg) argument
|
| /src/sys/ufs/lfs/ |
| H A D | lfs_subr.c | 663 lfs_writer_enter(struct lfs *fs, const char *wmesg) argument
|
| /src/sys/fs/nfs/common/ |
| H A D | nfs_commonport.c | 255 nfsmsleep(void *chan, void *mutex, int prio, const char *wmesg, argument 415 nfs_catnap(int prio, int errval, const char *wmesg) argument
|
| H A D | nfs_commonkrpc.c | 1118 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) argument
|
| /src/sys/dev/ic/ |
| H A D | i82365.c | 1275 pcic_delay(struct pcic_handle *h, int timo, const char *wmesg) argument
|
| /src/sys/uvm/ |
| H A D | uvm_page.c | 1635 uvm_pagewait(struct vm_page *pg, krwlock_t *lock, const char *wmesg) argument
|
| /src/sys/dev/pci/ |
| H A D | pccbb.c | 2243 pccbb_pcmcia_delay(struct pccbb_softc *sc, int timo, const char *wmesg) argument
|