Home
last modified time | relevance | path

Searched defs:timo (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd-head/sys/nlm/
HDnlm_prot_clnt.c17 … 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 …]
HDnlm_advlock.c205 struct timeval timo; in nlm_advlock_internal() local
567 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()
HDnlm_prot_impl.c337 struct timeval timo; in nlm_get_rpc() local
1152 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-head/sys/sys/
HDcondvar.h68 #define cv_timedwait(cvp, lock, timo) \ argument
73 #define cv_timedwait_sig(cvp, lock, timo) \ argument
HDlockmgr.h102 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
HDsleepqueue.h106 #define sleepq_set_timeout(wchan, timo) \ argument
HDsema.h57 #define sema_timedwait(sema, timo) \ argument
HDsystm.h464 #define msleep(chan, mtx, pri, wmesg, timo) \ argument
472 #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-head/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDcondvar.h115 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-head/sys/dev/ipmi/
HDipmi_opal.c82 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-head/sys/kern/
HDkern_sema.c108 _sema_timedwait(struct sema *sema, int timo, const char *file, int line) in _sema_timedwait()
HDkern_kthread.c189 kproc_suspend(struct proc *p, int timo) in kproc_suspend()
401 kthread_suspend(struct thread *td, int timo) in kthread_suspend()
HDkern_umtx.c682 umtx_abs_timeout_init(struct umtx_abs_timeout *timo, int clockid, in umtx_abs_timeout_init()
701 umtx_abs_timeout_init2(struct umtx_abs_timeout *timo, in umtx_abs_timeout_init2()
723 umtx_abs_timeout_getsbt(struct umtx_abs_timeout *timo, sbintime_t *sbt, in umtx_abs_timeout_getsbt()
820 struct umtx_abs_timeout *timo) in umtxq_sleep()
921 struct umtx_abs_timeout timo; in do_lock_umtx() local
1102 struct umtx_abs_timeout timo; in do_lock_umtx32() local
1283 struct umtx_abs_timeout timo; in do_wait() local
1356 struct umtx_abs_timeout timo; in do_lock_normal() local
2027 const char *wmesg, struct umtx_abs_timeout *timo, bool shared) in umtxq_sleep_pi()
2232 struct umtx_abs_timeout timo; in do_lock_pi() local
[all …]
/freebsd-head/sys/cam/
HDcam_xpt.h128 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ argument
/freebsd-head/sys/dev/usb/
HDusb_util.c110 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx()
/freebsd-head/sys/dev/speaker/
HDspkr.c65 int timo; in tone() local
100 int timo; in rest() local
/freebsd-head/sbin/nvmecontrol/
HDfabrics.c225 int error, timo; in connect_discovery_adminq() local
317 int error, timo; in connect_nvm_adminq() local
/freebsd-head/sys/compat/linux/
HDlinux_futex.c359 struct umtx_abs_timeout timo; in linux_futex_lock_pi() local
741 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-head/sys/fs/nfsclient/
HDnfs_clnfsiod.c247 int myiod, timo; in nfssvc_iod() local
/freebsd-head/usr.sbin/lpr/common_source/
HDnet.c90 int s, timo = 1, lport = IPPORT_RESERVED - 1; in getport() local
/freebsd-head/sys/fs/nfs/
HDnfs_commonkrpc.c266 struct timeval timo; in newnfs_connect() local
680 struct timeval timo; in newnfs_request() local
1606 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep()
/freebsd-head/sys/netgraph/bluetooth/include/
HDng_btsocket_sco.h87 struct callout timo; /* timeout */ member
/freebsd-head/sys/dev/acpica/Osd/
HDOsdSchedule.c247 int timo; in AcpiOsSleep() local
/freebsd-head/sys/dev/ppbus/
HDppb_base.c244 ppb_sleep(device_t bus, void *wchan, int priority, const char *wmesg, int timo) in ppb_sleep()
/freebsd-head/lib/libcompat/4.3/
HDrexec.c295 int s, timo = 1, s3; in rexec() local

1234