Searched refs:timeo (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/contrib/amd/include/
H A Dnfs_common.h39 u_long timeo; member in struct:nfs_common_args
82 nap->timeo = a.timeo; \
95 a.timeo = nap->timeo; \
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c187 int timeo, mustflush; local
197 timeo = (time_second - np->n_mtime.tv_sec) / 10;
201 printf("ncl_getattrcache: initial timeo = %d\n", timeo);
205 if ((np->n_flag & NMODIFIED) || timeo < nmp->nm_acdirmin)
206 timeo = nmp->nm_acdirmin;
207 else if (timeo > nmp->nm_acdirmax)
208 timeo = nmp->nm_acdirmax;
210 if ((np->n_flag & NMODIFIED) || timeo < nmp->nm_acregmin)
211 timeo
[all...]
H A Dnfs_clvfsops.c247 args->timeo = oargs->timeo;
615 if ((argp->flags & NFSMNT_TIMEO) && argp->timeo > 0) {
616 nmp->nm_timeo = (argp->timeo * NFS_HZ + 5) / 10;
737 "resvport", "readahead", "hostname", "timeo", "timeout", "addr", "fh",
868 .timeo = 10,
1113 if (vfs_getopt(mp->mnt_optnew, "timeo", (void **)&opt, NULL) == 0) {
1114 ret = sscanf(opt, "%d", &args.timeo);
1115 if (ret != 1 || args.timeo <= 0) {
1116 vfs_mount_error(mp, "illegal timeo
[all...]
/freebsd-12-stable/tests/sys/kqueue/libkqueue/
H A Dmain.c42 struct timespec timeo; local
47 memset(&timeo, 0, sizeof(timeo));
48 nfds = kevent(kqfd, NULL, 0, &kev, 1, &timeo);
65 struct timespec timeo; local
69 memset(&timeo, 0, sizeof(timeo));
70 nfds = kevent(kqfd, NULL, 0, &kev, 1, &timeo);
/freebsd-12-stable/sys/nfs/
H A Dnfsdiskless.h87 int timeo; /* initial timeout in .1 secs */ member in struct:onfs_args
/freebsd-12-stable/contrib/amd/amd/
H A Dinfo_exec.c66 struct timeval timeo; local
97 timeo.tv_usec = 0;
100 timeo.tv_sec = 0;
102 timeo.tv_sec = secs - now;
113 rval = select(rdfd+1, &fds, NULL, NULL, &timeo);
/freebsd-12-stable/sys/nfsclient/
H A Dnfsargs.h57 int timeo; /* initial timeout in .1 secs */ member in struct:nfs_args
/freebsd-12-stable/usr.sbin/rpc.lockd/
H A Dlock_proc.c335 struct timeval timeo; local
339 timeo.tv_sec = 0; /* No timeout - not expecting response */
340 timeo.tv_usec = 0;
343 (xdrproc_t)xdr_void, &dummy, timeo);
363 struct timeval timeo; local
367 timeo.tv_sec = 0; /* No timeout - not expecting response */
368 timeo.tv_usec = 0;
372 (xdrproc_t)xdr_void, &dummy, timeo);
466 struct timeval timeo; local
494 timeo
930 struct timeval timeo; local
[all...]
H A Dlockd_lock.c2197 struct timeval timeo; local
2216 timeo.tv_sec = 0;
2217 timeo.tv_usec = (fl->flags & LOCK_ASYNC) ? 0 : 500000; /* 0.5s */
2235 (xdrproc_t)xdr_void, &dummy, timeo);
2239 (xdrproc_t)xdr_nlm4_res, &retval4, timeo);
2258 (xdrproc_t)xdr_void, &dummy, timeo);
2262 (xdrproc_t)xdr_nlm_res, &retval, timeo);
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_smb.c234 int timeo; local
237 timeo = JZSMB_TIMEOUT * msg->len;
259 if (tstohz(&diff) >= timeo) {
281 int timeo; local
284 timeo = JZSMB_TIMEOUT * msg->len;
304 if (tstohz(&diff) >= timeo) {
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c160 sdp_dbg_data(sk, "sleep till RdmaRdCompl. timeo = %ld.\n", *timeo_p);
244 long timeo = HZ * 5; /* Timeout for for RDMA read */ local
261 if (!timeo) {
270 sk_wait_event(sk, &timeo,
644 struct iovec *iov, long *timeo)
658 rc = wait_for_sndbuf(sk, timeo);
671 rc = sdp_wait_rdmardcompl(ssk, timeo, 0);
686 *timeo = 2 * HZ;
688 sdp_wait_rdmardcompl(ssk, timeo, 1);
717 long timeo; local
643 do_sdp_sendmsg_zcopy(struct socket *sk, struct tx_srcavail_state *tx_sa, struct iovec *iov, long *timeo) argument
[all...]
/freebsd-12-stable/sys/sys/
H A Dbufobj.h135 int bufobj_wwait(struct bufobj *bo, int slpflag, int timeo);
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_commonport.c271 int error, timeo; local
274 timeo = hz * ts->tv_sec;
278 timeo += (int)nsecval;
280 timeo = 0;
282 error = msleep(chan, (struct mtx *)mutex, prio, wmesg, timeo);
H A Dnfs_commonkrpc.c547 int freeslot, maxslot, reterr, slotpos, timeo; local
785 timeo = nmp->nm_retry * nmp->nm_timeo / 2;
786 if (timeo < 1)
787 timeo = 1;
788 timo.tv_sec = timeo / NFS_HZ;
789 timo.tv_usec = (timeo % NFS_HZ) * 1000000 /
/freebsd-12-stable/tests/sys/opencrypto/
H A Dcryptodev.py274 def perftest(self, op, size, timeo=3):
302 signal.alarm(timeo)
/freebsd-12-stable/contrib/amd/libamu/
H A Dmount_fs.c555 nap->timeo = hasmntval(mntp, MNTTAB_OPT_TIMEO);
557 if (nap->timeo)
657 plog(XLOG_DEBUG, "NA->timeo = %lu", a->timeo);
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_misc.c290 na.timeo = sna.timeo;
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq.c902 int timeo
997 if (timeo)
1003 if (timeo)
/freebsd-12-stable/sys/dev/oce/
H A Doce_if.c2550 int i = 0, timeo = 0, num_wqes = 0; local
2563 timeo = 0;
2569 if (pending_txqs == 0 || ++timeo > 10 || sc->hw_error)
/freebsd-12-stable/sys/kern/
H A Dvfs_bio.c5054 bufobj_wwait(struct bufobj *bo, int slpflag, int timeo) argument
5064 slpflag | (PRIBIO + 1), "bo_wwait", timeo);

Completed in 1141 milliseconds