Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_event.c165 static void filt_timerstart(struct knote *kn, sbintime_t to);
839 filt_timerstart(kn, to); in filt_timerattach()
845 filt_timerstart(struct knote *kn, sbintime_t to) in filt_timerstart() function
938 filt_timerstart(kn, to); in filt_timertouch()