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

/freebsd-11.0-release/sys/kern/
H A Dkern_tc.c505 struct fftimehands { struct
512 struct fftimehands *next;
517 static struct fftimehands ffth[10];
518 static struct fftimehands *volatile fftimehands = ffth; variable
523 struct fftimehands *cur;
524 struct fftimehands *last;
604 * Update the fftimehands.
615 struct fftimehands *ffth;
627 ffth = fftimehands
[all...]
/freebsd-11.0-release/sys/sys/
H A Dtimepps.h148 struct fftimehands *capffth;

Completed in 110 milliseconds