Home
last modified time | relevance | path

Searched refs:fftimehands (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dkern_tc.c516 struct fftimehands { struct
523 struct fftimehands *next; argument
529 static struct fftimehands *volatile fftimehands = ffth; variable
534 struct fftimehands *cur; in ffclock_init()
761 fftimehands = ffth; in ffclock_windup()
805 fftimehands = ffth; in ffclock_change_tc()
822 ffth = fftimehands; in ffclock_last_tick()
852 ffth = fftimehands; in ffclock_convert_abs()
888 ffth = fftimehands; in ffclock_convert_diff()
911 ffth = fftimehands; in ffclock_read_counter()
[all …]
/freebsd-14.2/sys/sys/
H A Dtimepps.h146 struct fftimehands *capffth;