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

/freebsd-11-stable/release/picobsd/tinyware/sps/
H A Dsps.c47 char buf[MAXPATHLEN], vty[5], pst[5], wmesg[10]; local
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_status.c70 const char *wmesg; local
/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_base.c237 ppb_sleep(device_t bus, void *wchan, int priority, const char *wmesg, int timo) argument
/freebsd-11-stable/sys/ddb/
H A Ddb_ps.c253 const char *wmesg; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_schedule.c45 linux_add_to_sleepqueue(void *wchan, struct task_struct *task, const char *wmesg, int timeout, int state) argument
/freebsd-11-stable/sys/kern/
H A Dkern_synch.c232 msleep_spin_sbt(void *ident, struct mtx *mtx, const char *wmesg, argument
128 _sleep(void *ident, struct lock_object *lock, int priority, const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags) argument
309 pause_sbt(const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags) argument
[all...]
H A Dkern_lock.c412 lockinit(struct lock *lk, int pri, const char *wmesg, int timo, int flags) argument
253 sleeplk(struct lock *lk, u_int flags, struct lock_object *ilk, const char *wmesg, int pri, int timo, int queue) argument
651 __lockmgr_args(struct lock *lk, u_int flags, struct lock_object *ilk, const char *wmesg, int pri, int timo, const char *file, int line) argument
H A Dsubr_sleepqueue.c298 sleepq_add(void *wchan, struct lock_object *lock, const char *wmesg, int flags, argument
1288 sleepq_profile(const char *wmesg) argument
H A Dkern_ktrace.c724 ktrcsw(int out, int user, const char *wmesg) argument
H A Dsubr_smp.c850 quiesce_cpus(cpuset_t map, const char *wmesg, int prio) argument
887 quiesce_all_cpus(const char *wmesg, int prio) argument
H A Dkern_umtx.c842 umtxq_sleep(struct umtx_q *uq, const char *wmesg, struct abs_timeout *abstime) argument
1659 umtxq_sleep_pi(struct umtx_q *uq, struct umtx_pi *pi, uint32_t owner, const char *wmesg, struct abs_timeout *timo, bool shared) argument
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dos_bsd.h208 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-11-stable/sys/dev/hptnr/
H A Dos_bsd.h202 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-11-stable/sys/dev/hptrr/
H A Dos_bsd.h203 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-11-stable/sys/sys/
H A Dlockmgr.h98 _lockmgr_args(struct lock *lk, u_int flags, struct mtx *ilk, const char *wmesg, argument
107 _lockmgr_args_rw(struct lock *lk, u_int flags, struct rwlock *ilk, const char *wmesg, int prio, int timo, const char *file, int line) argument
[all...]
H A Dktrace.h148 char wmesg[8]; member in struct:ktr_csw
/freebsd-11-stable/sys/fs/nfs/
H A Dnfs_commonport.c254 nfsmsleep(void *chan, void *mutex, int prio, const char *wmesg, argument
414 nfs_catnap(int prio, int errval, const char *wmesg) argument
H A Dnfs_commonkrpc.c1230 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) argument
/freebsd-11-stable/sys/vm/
H A Dvm_pageout.c1909 pagedaemon_wait(int pri, const char *wmesg) argument
H A Dvm_page.c850 vm_page_busy_sleep(vm_page_t m, const char *wmesg, bool nonshared) argument
/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro.c276 agg_sleep(struct agg_info *sc, const char *wmesg, int msec) argument
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h474 hptiop_sleep(struct hpt_iop_hba *hba, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c1299 const char *wmesg; local
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c4858 begin_synchronized_op(struct adapter *sc, struct vi_info *vi, int flags, char *wmesg) argument

Completed in 384 milliseconds