Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dkern_tc.c511 struct fftimehands { struct
518 struct fftimehands *next; argument
524 static struct fftimehands *volatile fftimehands = ffth; variable
529 struct fftimehands *cur; in ffclock_init()
756 fftimehands = ffth; in ffclock_windup()
800 fftimehands = ffth; in ffclock_change_tc()
817 ffth = fftimehands; in ffclock_last_tick()
847 ffth = fftimehands; in ffclock_convert_abs()
883 ffth = fftimehands; in ffclock_convert_diff()
906 ffth = fftimehands; in ffclock_read_counter()
[all …]
/freebsd-13.1/sys/sys/
H A Dtimepps.h148 struct fftimehands *capffth;