Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_timeout.c664 static timeout_t *lastfunc; in softclock_call_cc() local
738 if (lastfunc != c_func || sbt2 > maxdt * 2) { in softclock_call_cc()
745 lastfunc = c_func; in softclock_call_cc()