| /freebsd/sys/nlm/ | 
| H A D | nlm_prot_clnt.c | 17 … nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_sm_notify_0()26 …estargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_test_1()
 35 …lm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_lock_1()
 44 …lm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_cancel_1()
 53 …_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_unlock_1()
 62 …lm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_granted_1()
 71 …t nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_test_msg_1()
 80 …t nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_lock_msg_1()
 89 …t nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_cancel_msg_1()
 98 …nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)  in nlm_unlock_msg_1()
 [all …]
 
 | 
| H A D | nlm_advlock.c | 205 	struct timeval timo;  in nlm_advlock_internal()  local567     struct rpc_callextra *ext, struct timeval timo)  in nlm_test_rpc()
 598     struct rpc_callextra *ext, struct timeval timo)  in nlm_lock_rpc()
 627     struct rpc_callextra *ext, struct timeval timo)  in nlm_cancel_rpc()
 654     struct rpc_callextra *ext, struct timeval timo)  in nlm_unlock_rpc()
 759     rpcvers_t vers, struct timeval *timo, int retries,  in nlm_setlock()
 957     rpcvers_t vers, struct timeval *timo, int retries,  in nlm_clearlock()
 1032     rpcvers_t vers, struct timeval *timo, int retries,  in nlm_getlock()
 
 | 
| H A D | nlm_prot_impl.c | 337 	struct timeval timo;  in nlm_get_rpc()  local1152 	struct timeval timo;  in nlm_host_unmonitor()  local
 1197 	struct timeval timo;  in nlm_host_monitor()  local
 1361 nlm_wait_lock(void *handle, int timo)  in nlm_wait_lock()
 1540 	struct timeval timo;  in nlm_server_main()  local
 
 | 
| /freebsd/sys/sys/ | 
| H A D | condvar.h | 68 #define	cv_timedwait(cvp, lock, timo)					\  argument73 #define	cv_timedwait_sig(cvp, lock, timo)				\  argument
 
 | 
| H A D | lockmgr.h | 102     int prio, int timo, const char *file, int line)  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 | sleepqueue.h | 106 #define	sleepq_set_timeout(wchan, timo)					\  argument 
 | 
| H A D | sema.h | 57 #define	sema_timedwait(sema, timo)					\  argument
 | 
| H A D | systm.h | 464 #define	msleep(chan, mtx, pri, wmesg, timo)				\  argument472 #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
 
 | 
| /freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ | 
| H A D | condvar.h | 115 cv_timedwait(kcondvar_t *cvp, kmutex_t *mp, clock_t timo)  in cv_timedwait()130 cv_timedwait_sig(kcondvar_t *cvp, kmutex_t *mp, clock_t timo)  in cv_timedwait_sig()
 
 | 
| /freebsd/sys/dev/ipmi/ | 
| H A D | ipmi_opal.c | 82 opal_ipmi_recv(struct opal_ipmi_softc *sc, uint64_t *msg_len, int timo)  in opal_ipmi_recv()147     int timo)  in opal_ipmi_polled_request()
 
 | 
| /freebsd/sys/kern/ | 
| H A D | kern_kthread.c | 188 kproc_suspend(struct proc *p, int timo)  in kproc_suspend()400 kthread_suspend(struct thread *td, int timo)  in kthread_suspend()
 
 | 
| H A D | kern_sema.c | 108 _sema_timedwait(struct sema *sema, int timo, const char *file, int line)  in _sema_timedwait()
 | 
| H A D | kern_umtx.c | 682 umtx_abs_timeout_init(struct umtx_abs_timeout *timo, int clockid,  in umtx_abs_timeout_init()702 umtx_abs_timeout_init2(struct umtx_abs_timeout *timo,  in umtx_abs_timeout_init2()
 724 umtx_abs_timeout_getsbt(struct umtx_abs_timeout *timo, sbintime_t *sbt,  in umtx_abs_timeout_getsbt()
 822     struct umtx_abs_timeout *timo)  in umtxq_sleep()
 923 	struct umtx_abs_timeout timo;  in do_lock_umtx()  local
 1104 	struct umtx_abs_timeout timo;  in do_lock_umtx32()  local
 1285 	struct umtx_abs_timeout timo;  in do_wait()  local
 1358 	struct umtx_abs_timeout timo;  in do_lock_normal()  local
 2029     const char *wmesg, struct umtx_abs_timeout *timo, bool shared)  in umtxq_sleep_pi()
 2234 	struct umtx_abs_timeout timo;  in do_lock_pi()  local
 [all …]
 
 | 
| /freebsd/sys/dev/usb/ | 
| H A D | usb_util.c | 110 usb_pause_mtx(struct mtx *mtx, int timo)  in usb_pause_mtx()
 | 
| /freebsd/sys/cam/ | 
| H A D | cam_xpt.h | 128 #define xpt_path_sleep(path, chan, priority, wmesg, timo)		\  argument
 | 
| /freebsd/sys/dev/speaker/ | 
| H A D | spkr.c | 65 	int timo;  in tone()  local100 	int timo;  in rest()  local
 
 | 
| /freebsd/sbin/nvmecontrol/ | 
| H A D | fabrics.c | 225 	int error, timo;  in connect_discovery_adminq()  local317 	int error, timo;  in connect_nvm_adminq()  local
 
 | 
| /freebsd/sys/compat/linux/ | 
| H A D | linux_futex.c | 359 	struct umtx_abs_timeout timo;  in linux_futex_lock_pi()  local741 	struct umtx_abs_timeout timo;  in linux_futex_wait()  local
 786 linux_umtx_abs_timeout_init(struct umtx_abs_timeout *timo,  in linux_umtx_abs_timeout_init()
 
 | 
| /freebsd/sys/fs/nfsclient/ | 
| H A D | nfs_clnfsiod.c | 247 	int myiod, timo; in nfssvc_iod()   local 
 | 
| /freebsd/sys/fs/nfs/ | 
| H A D | nfs_commonkrpc.c | 267 	struct timeval timo;  in newnfs_connect()  local681 	struct timeval timo;  in newnfs_request()  local
 1607 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo)  in newnfs_msleep()
 
 | 
| /freebsd/usr.sbin/lpr/common_source/ | 
| H A D | net.c | 90 	int s, timo = 1, lport = IPPORT_RESERVED - 1;  in getport()  local
 | 
| /freebsd/sys/netgraph/bluetooth/include/ | 
| H A D | ng_btsocket_sco.h | 87 	struct callout			 timo;       /* timeout */  member
 | 
| /freebsd/sys/dev/acpica/Osd/ | 
| H A D | OsdSchedule.c | 247     int		timo;  in AcpiOsSleep()  local
 | 
| /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/lib/libcompat/4.3/ | 
| H A D | rexec.c | 295 	int s, timo = 1, s3;  in rexec()  local
 |