Home
last modified time | relevance | path

Searched refs:timespecadd (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-14-stable/contrib/nvi/common/
HDutil.h66 #undef timespecadd
74 #define timespecadd(vvp, uvp) \ macro
/freebsd-14-stable/contrib/libfido2/openbsd-compat/
HDtime.h35 #define timespecadd(tsp, usp, vsp) \ macro
/freebsd-14-stable/sys/fs/fuse/
HDfuse_internal.h173 timespecadd(&duration, &now, &timeout_ts); in fuse_validity_2_bintime()
196 timespecadd(&duration, &now, timeout); in fuse_validity_2_timespec()
/freebsd-14-stable/sys/kern/
HDsubr_rtc.c146 timespecadd(&ts, &rtc->resadj, &ts); in settime_task_func()
305 timespecadd(ts, &rtc->resadj, ts); in read_clocks()
HDsys_timerfd.c409 timespecadd(&tfd->tfd_time.it_value, in timerfd_expire()
544 timespecadd(&tfd->tfd_time.it_value, &ts, in kern_timerfd_settime()
HDkern_time.c1599 timespecadd(&it->it_time.it_value, &cts, in realtimer_settime()
1676 timespecadd(&it->it_time.it_value, in realtimer_expire_l()
/freebsd-14-stable/contrib/netbsd-tests/lib/libpthread/
HDt_condwait.c98 timespecadd(&t, &td, &twmax); in run()
HDt_mutex.c73 timespecadd(&ts_wait, ts, &ts_wait); in mutex_lock()
/freebsd-14-stable/sys/netsmb/
HDsmb_trantcp.c552 timespecadd(&ts2, &ts2, &nbp->nbp_timo); in smb_nbst_connect()
553 timespecadd(&nbp->nbp_timo, &ts2, &nbp->nbp_timo); in smb_nbst_connect()
554 timespecadd(&nbp->nbp_timo, &ts2, &nbp->nbp_timo); /* * 4 */ in smb_nbst_connect()
HDsmb_iod.c554 timespecadd(&tstimeout, &tstimeout, &tstimeout); in smb_iod_sendall()
/freebsd-14-stable/sys/dev/efidev/
HDefirtc.c165 timespecadd(ts, &efirtc_resadj, ts); in efirtc_settime()
/freebsd-14-stable/usr.sbin/bluetooth/rtlbtfw/
HDrtlbt_hw.c74 timespecadd(&to, &now, &to); in rtlbt_hci_command()
/freebsd-14-stable/crypto/openssh/
HDdefines.h547 #ifndef timespecadd
548 #define timespecadd(tsp, usp, vsp) \ macro
/freebsd-14-stable/sys/x86/x86/
HDpvclock.c275 timespecadd(ts, &system_ts, ts); in pvclock_gettime()
/freebsd-14-stable/sys/dev/xen/timer/
HDxen_timer.c261 timespecadd(ts, &u_ts, ts); in xentimer_gettime()
/freebsd-14-stable/sbin/fsck_ffs/
HDfsutil.c419 timespecadd(&readtime[bp->b_type], &finish, in getblk()
810 timespecadd(&totalreadtime[i], &readtime[i], &totalreadtime[i]); in IOstats()
830 timespecadd(&totalreadtime[i], &readtime[i], &totalreadtime[i]); in finalIOstats()
/freebsd-14-stable/sys/x86/iommu/
HDintel_dmar.h399 timespecadd(&curr, &dmar_hw_timeout, &last); \
/freebsd-14-stable/tools/test/gpioevents/
HDgpioevents.c175 timespecadd(&utc_offset, &ts, &ts); in print_timestamp()
/freebsd-14-stable/tests/sys/kern/
HDsigwait.c129 timespecadd(&ts, &timeout, &ts); in test_sigtimedwait_timeout_eagain()
/freebsd-14-stable/usr.sbin/bluetooth/iwmbtfw/
HDiwmbt_hw.c121 timespecadd(&to, &now, &to); in iwmbt_hci_command()
/freebsd-14-stable/sys/sys/
HDtime.h402 #define timespecadd(tsp, usp, vsp) \ macro
/freebsd-14-stable/share/man/man3/
HDMakefile323 timeradd.3 timespecadd.3 \
/freebsd-14-stable/sys/fs/nfs/
HDnfs_commonkrpc.c1340 timespecadd(&waituntil, &trylater_delay, in newnfs_request()
1346 timespecadd(&trylater_delay, &trylater_delay, in newnfs_request()
/freebsd-14-stable/tools/regression/sockets/udp_pingpong/
HDudp_pingpong.c514 timespecadd(&rttp->a2b, &rttp->b2a, &rttp->a2b_b2a); in calc_rtt()
/freebsd-14-stable/tools/regression/posixsem/
HDposixsem.c763 timespecadd(&end, &start, &end); in timedwait()

12