Home
last modified time | relevance | path

Searched refs:ffclock_reset_clock (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dtimeffc.h157 void ffclock_reset_clock(struct timespec *ts);
/freebsd-13.1/sys/kern/
H A Dsubr_rtc.c366 ffclock_reset_clock(&ts); in inittodr()
H A Dkern_tc.c552 ffclock_reset_clock(struct timespec *ts) in ffclock_reset_clock() function