Home
last modified time | relevance | path

Searched refs:timespecsub (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_check_time.c66 timespecsub(&ct, bt, &ct); in uc_check_timespec_real()
80 timespecsub(&ct, bt, &ct); in uc_check_timespec_mono()
/freebsd/contrib/ntp/util/
H A Dpps-api.c19 #define timespecsub(vvp, uvp) \ macro
41 timespecsub(&ts,tsa); in Chew()
/freebsd/contrib/nvi/common/
H A Dutil.h67 #undef timespecsub
83 #define timespecsub(vvp, uvp) \ macro
/freebsd/sys/kern/
H A Dsys_timerfd.c162 timespecsub(&boottime, in timerfd_jumped()
164 timespecsub(&tfd->tfd_time.it_value, in timerfd_jumped()
388 timespecsub(&tfd->tfd_time.it_value, &curr_value, in timerfd_curval()
405 timespecsub(&uptime, &tfd->tfd_time.it_value, &uptime); in timerfd_expire()
551 timespecsub(&tfd->tfd_time.it_value, &tfd->tfd_boottim, in kern_timerfd_settime()
H A Dkern_time.c544 timespecsub(&ts, &now, &ts); in kern_clock_nanosleep()
1555 timespecsub(&ovalue->it_value, &cts, &ovalue->it_value); in realtimer_gettime()
1599 timespecsub(&ts, &cts, &ts); in realtimer_settime()
1708 timespecsub(&it->it_time.it_value, &cts, &ts); in realtimer_expire_l()
1730 timespecsub(&ts, &cts, &ts); in realtimer_expire_l()
/freebsd/tools/tools/netrate/juggle/
H A Djuggle.c265 timespecsub(&tfinish, &tstart, &tfinish); in juggle()
361 timespecsub(&tfinish, &tstart, &tfinish); in thread_juggle()
446 timespecsub(&tfinish, &tstart, &tfinish); in process_juggle()
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c297 timespecsub(&tsb, &tsa, &tremain); in sleeptest()
298 timespecsub(&tslp, &tremain, &tremain); in sleeptest()
/freebsd/contrib/libfido2/src/
H A Dtime.c62 timespecsub(&ts_end, ts_start, &ts_delta); in fido_time_delta()
/freebsd/contrib/libfido2/openbsd-compat/
H A Dtime.h45 #define timespecsub(tsp, usp, vsp) \ macro
/freebsd/tools/test/stress2/misc/
H A Dnanosleep.sh72 timespecsub(&finish, &start, &res);
H A Dsched.sh130 timespecsub(&finish, &start, &finish);
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigtimedwait.c64 timespecsub(&after, &before, &len); in ATF_TC_BODY()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h81 timespecsub(&lhs, &rhs, &ts); in timespec_sub()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_condwait.c81 timespecsub(&te, &to, &to); in run()
/freebsd/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c511 timespecsub(&tpp->tss[1].recvd, &tpp->tss[0].sent, &rttp->a2b); in calc_rtt()
512 timespecsub(&tpp->tss[0].recvd, &tpp->tss[1].sent, &rttp->b2a); in calc_rtt()
514 timespecsub(&tpp->tss[0].recvd, &tpp->tss[0].sent, &rttp->e2e); in calc_rtt()
/freebsd/tests/sys/audit/
H A Dutils.c157 timespecsub(&endtime, &currtime, &timeout); in check_auditpipe()
/freebsd/contrib/libfido2/examples/
H A Dselect.c156 timespecsub(&ts_now, &ts_start, &ts_delta); in select_dev()
/freebsd/crypto/openssh/
H A Ddefines.h558 #ifndef timespecsub
559 #define timespecsub(tsp, usp, vsp) \ macro
/freebsd/sys/netsmb/
H A Dsmb_iod.c555 timespecsub(&ts, &tstimeout, &ts); in smb_iod_sendall()
624 timespecsub(&tsnow, &iod->iod_pingtimo, &tsnow); in smb_iod_main()
/freebsd/tools/regression/posixsem/
H A Dposixsem.c776 timespecsub(&end, &start, &end); in timedwait()
915 timespecsub(&end, &start, &end); in testwait()
/freebsd/tools/tools/netrate/tcpp/
H A Dtcpp_client.c327 timespecsub(&ts_finish, &ts_start, &ts_finish); in tcpp_client()
/freebsd/usr.bin/truss/
H A Dsetup.c609 timespecsub(&t->after, &info->start_time, &timediff); in print_line_prefix()
614 timespecsub(&t->after, &t->before, &timediff); in print_line_prefix()
/freebsd/sys/dev/acpica/
H A Dacpi_smbat.c173 timespecsub(&curtime, lastupdated, &curtime); in acpi_smbat_info_expired()
H A Dacpi_cmbat.c231 timespecsub(&curtime, lastupdated, &curtime); in acpi_cmbat_info_expired()
/freebsd/tools/test/gpioevents/
H A Dgpioevents.c161 timespecsub(&utctime, &monotime, &utc_offset); in calc_utc_offset()

12