/freebsd/sys/kern/ |
H A D | kern_condvar.c | 112 char wmesg[WMESGLEN + 1]; in _cv_wait() local 174 char wmesg[WMESGLEN + 1]; in _cv_wait_unlock() local 232 char wmesg[WMESGLEN + 1]; _cv_wait_sig() local 301 char wmesg[WMESGLEN + 1]; _cv_timedwait_sbt() local 371 char wmesg[WMESGLEN + 1]; _cv_timedwait_sig_sbt() local [all...] |
H A D | kern_synch.c | 132 const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags) in _sleep() argument 238 msleep_spin_sbt(const void *ident, struct mtx *mtx, const char *wmesg, in msleep_spin_sbt() argument 313 pause_sbt(const char * wmesg,sbintime_t sbt,sbintime_t pr,int flags) pause_sbt() argument 410 _blockcount_sleep(blockcount_t * bc,struct lock_object * lock,const char * wmesg,int prio) _blockcount_sleep() argument [all...] |
H A D | kern_lock.c | 269 sleeplk(struct lock * lk,u_int flags,struct lock_object * ilk,const char * wmesg,int pri,int timo,int queue) sleeplk() argument 434 lockinit(struct lock * lk,int pri,const char * wmesg,int timo,int flags) lockinit() argument 1304 __lockmgr_args(struct lock * lk,u_int flags,struct lock_object * ilk,const char * wmesg,int pri,int timo,const char * file,int line) __lockmgr_args() argument
|
H A D | subr_smp.c | 976 quiesce_cpus(cpuset_t map, const char *wmesg, int prio) in quiesce_cpus() 1021 quiesce_all_cpus(const char *wmesg, int prio) in quiesce_all_cpus()
|
H A D | subr_sleepqueue.c | 307 sleepq_add(const void *wchan, struct lock_object *lock, const char *wmesg, in sleepq_add() 1310 sleepq_profile(const char *wmesg) in sleepq_profile()
|
H A D | kern_sendfile.c | 280 sendfile_iowait(struct sf_io *sfio, const char *wmesg) in sendfile_iowait()
|
/freebsd/sys/sys/ |
H A D | blockcount.h | 78 _blockcount_wait(blockcount_t *bc, struct lock_object *lo, const char *wmesg, in _blockcount_wait() 87 #define blockcount_sleep(bc, lo, wmesg, prio) \ argument 89 #define blockcount_wait(bc, lo, wmesg, prio) \ argument
|
H A D | lockmgr.h | 101 _lockmgr_args(struct lock *lk, u_int flags, struct mtx *ilk, const char *wmesg, in _lockmgr_args() 111 const char *wmesg, int prio, int timo, const char *file, int line) in _lockmgr_args_rw() 125 #define lockmgr_args(lk, flags, ilk, wmesg, prio, timo) \ argument 128 #define lockmgr_args_rw(lk, flags, ilk, wmesg, prio, timo) \ argument
|
H A D | systm.h | 464 #define msleep(chan, mtx, pri, wmesg, timo) \ argument 467 #define msleep_sbt(chan, mtx, pri, wmesg, bt, pr, flags) \ argument 472 #define msleep_spin(chan, mtx, wmesg, timo) \ argument 478 pause(const char *wmesg, int timo) in pause() 482 #define pause_sig(wmesg, timo) \ argument 484 #define tsleep(chan, pri, wmesg, timo) \ argument 487 #define tsleep_sbt(chan, pri, wmesg, bt, pr, flags) \ argument
|
H A D | rmlock.h | 97 #define rm_sleep(chan, rm, pri, wmesg, timo) \ argument
|
H A D | buf.h | 298 #define BUF_LOCKINIT(bp, wmesg) \ argument 312 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument
|
H A D | rwlock.h | 241 #define rw_sleep(chan, rw, pri, wmesg, timo) \ argument
|
/freebsd/sys/fs/procfs/ |
H A D | procfs_status.c | 68 const char *wmesg; procfs_doprocstatus() local
|
/freebsd/sys/cam/ |
H A D | cam_xpt.h | 128 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ argument
|
H A D | cam_periph.h | 234 #define cam_periph_sleep(periph, chan, priority, wmesg, timo) \ argument
|
/freebsd/sys/fs/nfs/ |
H A D | nfs_commonport.c | 269 nfsmsleep(void *chan, void *mutex, int prio, const char *wmesg, in nfsmsleep() 407 nfs_catnap(int prio, int errval, const char *wmesg) in nfs_catnap()
|
H A D | nfs_commonkrpc.c | 1580 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep()
|
/freebsd/sys/dev/qat/include/common/ |
H A D | qat_freebsd.h | 45 #define pause_ms(wmesg, ms) pause_sbt(wmesg, (ms)*SBT_1MS, 0, C_HARDCLOCK) argument
|
/freebsd/sys/ddb/ |
H A D | db_ps.c | 265 const char *wmesg; dumpthread() local [all...] |
/freebsd/sys/dev/ppbus/ |
H A D | ppb_base.c | 244 ppb_sleep(device_t bus, void *wchan, int priority, const char *wmesg, int timo) in ppb_sleep()
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_schedule.c | 43 const char *wmesg, int timeout, int state) in linux_add_to_sleepqueue() argument
|
/freebsd/sys/dev/hpt27xx/ |
H A D | os_bsd.h | 198 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep()
|
/freebsd/sys/dev/hptnr/ |
H A D | os_bsd.h | 202 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep()
|
/freebsd/sys/dev/hptrr/ |
H A D | os_bsd.h | 203 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep()
|
/freebsd/sys/vm/ |
H A D | vm_object.h | 258 #define VM_OBJECT_SLEEP(object, wchan, pri, wmesg, timo) \ argument
|