Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dkern_timeout.c629 static callout_func_t *lastfunc; in softclock_call_cc() local
702 if (lastfunc != c_func || sbt2 > maxdt * 2) { in softclock_call_cc()
709 lastfunc = c_func; in softclock_call_cc()