Home
last modified time | relevance | path

Searched defs:timo (Results 51 – 75 of 81) sorted by relevance

1234

/freebsd/sys/kgssapi/
H A Dgsstest.c592 struct timeval timo; in gsstest_get_rpc() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c408 clock_t timo; in taskq_dispatch_delay() local
/freebsd/sys/vm/
H A Dvm_object.h252 #define VM_OBJECT_SLEEP(object, wchan, pri, wmesg, timo) \ argument
H A Dvm_map.h349 #define vm_map_unlock_and_wait(map, timo) \ argument
/freebsd/sys/dev/ipmi/
H A Dipmi.c569 int timo) in ipmi_submit_driver_request()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c4372 int failpos, timo; in nfsrv_pnfscreate() local
4693 int failpos, i, ret, timo; in nfsrv_pnfsremove() local
5531 int error, i, offs, ret, timo; in nfsrv_writedsrpc() local
5697 int error, i, ret, timo; in nfsrv_allocatedsrpc() local
5878 int error, i, ret, timo; in nfsrv_deallocatedsrpc() local
6062 int error, i, ret, timo; in nfsrv_setattrdsrpc() local
6210 int error, i, ret, timo; in nfsrv_setacldsrpc() local
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.h207 #define ucom_cfg_do_request(udev,com,req,ptr,flags,timo) \ argument
/freebsd/sys/sys/
H A Drwlock.h241 #define rw_sleep(chan, rw, pri, wmesg, timo) \ argument
H A Dsx.h264 #define sx_sleep(chan, sx, pri, wmesg, timo) \ argument
H A Dbuf.h312 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument
H A Dmutex.h466 #define mtx_sleep(chan, mtx, pri, wmesg, timo) \ argument
/freebsd/sys/kern/
H A Dkern_fail.c427 int timo; in fail_point_sleep() local
H A Duipc_mqueue.c1753 _mqueue_send(struct mqueue *mq, struct mqueue_msg *msg, int timo) in _mqueue_send()
1910 _mqueue_recv(struct mqueue *mq, struct mqueue_msg **msg, int timo) in _mqueue_recv()
H A Dvfs_aio.c1964 int error, i, timo; in kern_aio_suspend() local
2517 int timo; in kern_aio_waitcomplete() local
H A Dkern_tc.c1594 int err, timo; in pps_fetch() local
/freebsd/lib/libthr/thread/
H A Dthr_syscalls.c353 const struct timespec *timo, const sigset_t *mask) in __thr_pselect()
H A Dthr_private.h604 #define THR_UMUTEX_TIMEDLOCK(thrd, lck, timo) \ argument
/freebsd/sys/geom/
H A Dgeom.h413 #define g_topology_sleep(chan, timo) \ argument
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_btsocket_rfcomm.h300 struct callout timo; /* timeout */ member
/freebsd/sys/dev/isp/
H A Dispreg.h186 #define MBSINIT(mbxp, code, loglev, timo) \ argument
/freebsd/sys/rpc/
H A Dsvc.c1079 time_t timo; in svc_checkidle() local
/freebsd/sys/net/altq/
H A Daltq_subr.c944 int timo; in init_machclk() local
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c2491 int timo = hz * 5/1000; in dsp_oss_syncstart() local
/freebsd/stand/kshim/
H A Dbsd_kernel.c363 cv_timedwait(struct cv *cv, struct mtx *mtx, int timo) in cv_timedwait()
/freebsd/sys/nfs/
H A Dbootp_subr.c489 int error, on, rcvflg, timo, len; in bootpc_call() local

1234