| /NextBSD/sys/nlm/ |
| HD | nlm_prot_clnt.c | 21 … nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_sm_notify_0() 30 …estargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_test_1() 39 …lm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_lock_1() 48 …lm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_cancel_1() 57 …_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_unlock_1() 66 …lm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_granted_1() 75 …t nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_test_msg_1() 84 …t nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_lock_msg_1() 93 …t nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_cancel_msg_1() 102 …nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) in nlm_unlock_msg_1() [all …]
|
| HD | nlm_advlock.c | 206 struct timeval timo; in nlm_advlock_internal() local 563 struct rpc_callextra *ext, struct timeval timo) in nlm_test_rpc() 594 struct rpc_callextra *ext, struct timeval timo) in nlm_lock_rpc() 623 struct rpc_callextra *ext, struct timeval timo) in nlm_cancel_rpc() 650 struct rpc_callextra *ext, struct timeval timo) in nlm_unlock_rpc() 719 rpcvers_t vers, struct timeval *timo, int retries, in nlm_setlock() 918 rpcvers_t vers, struct timeval *timo, int retries, in nlm_clearlock() 993 rpcvers_t vers, struct timeval *timo, int retries, in nlm_getlock()
|
| HD | nlm_prot_impl.c | 353 struct timeval timo; in nlm_get_rpc() local 1147 struct timeval timo; in nlm_host_unmonitor() local 1192 struct timeval timo; in nlm_host_monitor() local 1356 nlm_wait_lock(void *handle, int timo) in nlm_wait_lock() 1528 struct timeval timo; in nlm_server_main() local
|
| /NextBSD/sys/sys/ |
| HD | systm.h | 375 #define msleep(chan, mtx, pri, wmesg, timo) \ argument 383 #define msleep_spin(chan, mtx, wmesg, timo) \ argument 388 #define pause(wmesg, timo) \ argument 390 #define tsleep(chan, pri, wmesg, timo) \ argument
|
| HD | lockmgr.h | 95 int prio, int timo, const char *file, int line) in _lockmgr_args() 104 const char *wmesg, int prio, int timo, const char *file, int line) in _lockmgr_args_rw() 117 #define lockmgr_args(lk, flags, ilk, wmesg, prio, timo) \ argument 120 #define lockmgr_args_rw(lk, flags, ilk, wmesg, prio, timo) \ argument
|
| HD | condvar.h | 72 #define cv_timedwait(cvp, lock, timo) \ argument 77 #define cv_timedwait_sig(cvp, lock, timo) \ argument
|
| HD | sleepqueue.h | 101 #define sleepq_set_timeout(wchan, timo) \ argument
|
| HD | sema.h | 57 #define sema_timedwait(sema, timo) \ argument
|
| /NextBSD/sys/kern/ |
| HD | kern_kthread.c | 173 kproc_suspend(struct proc *p, int timo) in kproc_suspend() 351 kthread_suspend(struct thread *td, int timo) in kthread_suspend()
|
| HD | kern_umtx.c | 717 abs_timeout_init(struct abs_timeout *timo, int clockid, int absolute, in abs_timeout_init() 733 abs_timeout_init2(struct abs_timeout *timo, const struct _umtx_time *umtxtime) in abs_timeout_init2() 742 abs_timeout_update(struct abs_timeout *timo) in abs_timeout_update() 748 abs_timeout_gethz(struct abs_timeout *timo) in abs_timeout_gethz() 767 int error, timo; in umtxq_sleep() local 855 struct abs_timeout timo; in do_wait() local 928 struct abs_timeout timo; in do_lock_normal() local 1525 uint32_t owner, const char *wmesg, struct abs_timeout *timo) in umtxq_sleep_pi() 1664 struct abs_timeout timo; in do_lock_pi() local 1951 struct abs_timeout timo; in do_lock_pp() local [all …]
|
| HD | kern_sema.c | 109 _sema_timedwait(struct sema *sema, int timo, const char *file, int line) in _sema_timedwait()
|
| HD | kern_lock.c | 188 const char *wmesg, int pri, int timo, int queue) in sleeplk() 372 lockinit(struct lock *lk, int pri, const char *wmesg, int timo, int flags) in lockinit() 453 const char *wmesg, int pri, int timo, const char *file, int line) in __lockmgr_args()
|
| /NextBSD/sys/cam/ |
| HD | cam_xpt.h | 122 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ argument
|
| /NextBSD/sys/dev/usb/ |
| HD | usb_util.c | 133 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx()
|
| /NextBSD/sys/fs/nfs/ |
| HD | nfs_commonkrpc.c | 172 struct timeval timo; in newnfs_connect() local 486 struct timeval timo; in newnfs_request() local 1111 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep()
|
| /NextBSD/sys/dev/speaker/ |
| HD | spkr.c | 68 int sps, timo; in tone() local 109 int timo; in rest() local
|
| /NextBSD/sys/fs/nfsclient/ |
| HD | nfs_clnfsiod.c | 247 int myiod, timo; in nfssvc_iod() local
|
| /NextBSD/usr.sbin/lpr/common_source/ |
| HD | net.c | 92 int s, timo = 1, lport = IPPORT_RESERVED - 1; in getport() local
|
| /NextBSD/sys/dev/ipmi/ |
| HD | ipmi_ssif.c | 363 ssif_driver_request(struct ipmi_softc *sc, struct ipmi_request *req, int timo) in ssif_driver_request()
|
| HD | ipmi_smic.c | 392 smic_driver_request(struct ipmi_softc *sc, struct ipmi_request *req, int timo) in smic_driver_request()
|
| /NextBSD/sys/netgraph/bluetooth/include/ |
| HD | ng_btsocket_sco.h | 86 struct callout timo; /* timeout */ member
|
| /NextBSD/sys/dev/acpica/Osd/ |
| HD | OsdSchedule.c | 249 int timo; in AcpiOsSleep() local
|
| /NextBSD/lib/libstand/ |
| HD | netif.c | 220 netif_get(desc, pkt, len, timo) in netif_get() argument
|
| /NextBSD/sys/dev/ppbus/ |
| HD | ppb_base.c | 237 ppb_sleep(device_t bus, void *wchan, int priority, const char *wmesg, int timo) in ppb_sleep()
|
| /NextBSD/sys/netgraph/bluetooth/drivers/h4/ |
| HD | ng_h4_var.h | 96 struct callout timo; /* See man timeout(9) */ member
|