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

/freebsd-9.3-release/release/picobsd/tinyware/sps/
H A Dsps.c47 char buf[MAXPATHLEN], vty[5], pst[5], wmesg[10]; local
/freebsd-9.3-release/sys/fs/procfs/
H A Dprocfs_status.c70 const char *wmesg; local
/freebsd-9.3-release/sys/ddb/
H A Ddb_ps.c221 const char *wmesg; local
[all...]
/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_base.c237 ppb_sleep(device_t bus, void *wchan, int priority, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/kern/
H A Dkern_synch.c266 msleep_spin(void *ident, struct mtx *mtx, const char *wmesg, int timo) argument
148 _sleep(void *ident, struct lock_object *lock, int priority, const char *wmesg, int timo) argument
351 pause(const char *wmesg, int timo) argument
[all...]
H A Dkern_lock.c371 lockinit(struct lock *lk, int pri, const char *wmesg, int timo, int flags) argument
186 sleeplk(struct lock *lk, u_int flags, struct lock_object *ilk, const char *wmesg, int pri, int timo, int queue) argument
441 __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.c281 sleepq_add(void *wchan, struct lock_object *lock, const char *wmesg, int flags, argument
1041 sleepq_profile(const char *wmesg) argument
H A Dkern_umtx.c581 umtxq_sleep(struct umtx_q *uq, const char *wmesg, int timo) argument
1684 umtxq_sleep_pi(struct umtx_q *uq, struct umtx_pi *pi, uint32_t owner, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/cam/
H A Dcam_periph.h207 cam_periph_sleep(struct cam_periph *periph, void *chan, int priority, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/dev/hpt27xx/
H A Dos_bsd.h239 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
244 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/dev/hptnr/
H A Dos_bsd.h241 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
246 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/dev/hptrr/
H A Dos_bsd.h239 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
244 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/fs/nfs/
H A Dnfs_commonport.c242 nfsmsleep(void *chan, void *mutex, int prio, const char *wmesg, argument
402 nfs_catnap(int prio, int errval, const char *wmesg) argument
H A Dnfs_commonkrpc.c1023 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) argument
/freebsd-9.3-release/sys/sys/
H A Dktrace.h146 char wmesg[8]; member in struct:ktr_csw
H A Dlockmgr.h93 _lockmgr_args(struct lock *lk, u_int flags, struct mtx *ilk, const char *wmesg, argument
102 _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...]
/freebsd-9.3-release/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-9.3-release/sys/dev/sound/pci/
H A Dmaestro.c278 agg_sleep(struct agg_info *sc, const char *wmesg, int msec) argument
/freebsd-9.3-release/sys/dev/hptiop/
H A Dhptiop.h496 hptiop_sleep(struct hpt_iop_hba *hba, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dt4_main.c2850 begin_synchronized_op(struct adapter *sc, struct port_info *pi, int flags, char *wmesg) argument

Completed in 504 milliseconds