Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dtimeffc.h155 void ffclock_reset_clock(struct timespec *ts);
/freebsd-14.2/sys/kern/
H A Dsubr_rtc.c364 ffclock_reset_clock(&ts); in inittodr()
H A Dkern_tc.c557 ffclock_reset_clock(struct timespec *ts) in ffclock_reset_clock() function