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

/freebsd-10-stable/sys/fs/procfs/
H A Dprocfs_status.c70 const char *wmesg; local
/freebsd-10-stable/release/picobsd/tinyware/sps/
H A Dsps.c47 char buf[MAXPATHLEN], vty[5], pst[5], wmesg[10]; local
/freebsd-10-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-10-stable/sys/ddb/
H A Ddb_ps.c250 const char *wmesg; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_synch.c258 msleep_spin_sbt(void *ident, struct mtx *mtx, const char *wmesg, argument
146 _sleep(void *ident, struct lock_object *lock, int priority, const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags) argument
344 pause_sbt(const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags) argument
[all...]
H A Dkern_lock.c377 lockinit(struct lock *lk, int pri, const char *wmesg, int timo, int flags) argument
192 sleeplk(struct lock *lk, u_int flags, struct lock_object *ilk, const char *wmesg, int pri, int timo, int queue) argument
457 __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.c279 sleepq_add(void *wchan, struct lock_object *lock, const char *wmesg, int flags, argument
1036 sleepq_profile(const char *wmesg) argument
H A Dsubr_smp.c799 quiesce_cpus(cpuset_t map, const char *wmesg, int prio) argument
836 quiesce_all_cpus(const char *wmesg, int prio) argument
H A Dkern_umtx.c764 umtxq_sleep(struct umtx_q *uq, const char *wmesg, struct abs_timeout *abstime) argument
1889 umtxq_sleep_pi(struct umtx_q *uq, struct umtx_pi *pi, uint32_t owner, const char *wmesg, struct abs_timeout *timo) argument
/freebsd-10-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-10-stable/sys/sys/
H A Dlockmgr.h94 _lockmgr_args(struct lock *lk, u_int flags, struct mtx *ilk, const char *wmesg, argument
103 _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-10-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-10-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-10-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-10-stable/sys/nfsclient/
H A Dnfs_krpc.c769 nfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) argument
/freebsd-10-stable/sys/dev/sound/pci/
H A Dmaestro.c278 agg_sleep(struct agg_info *sc, const char *wmesg, int msec) argument
/freebsd-10-stable/sys/vm/
H A Dvm_page.c648 vm_page_busy_sleep(vm_page_t m, const char *wmesg, bool nonshared) argument
/freebsd-10-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-10-stable/sys/amd64/vmm/
H A Dvmm.c1251 const char *wmesg; local
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c3887 begin_synchronized_op(struct adapter *sc, struct vi_info *vi, int flags, char *wmesg) argument

Completed in 356 milliseconds