Searched refs:lastfunc (Results 1 – 2 of 2) sorted by relevance
400 static timeout_t *lastfunc; in softclock_call_cc() local474 if (lastfunc != c_func || sbt2 > maxdt * 2) { in softclock_call_cc()481 lastfunc = c_func; in softclock_call_cc()
630 static callout_func_t *lastfunc; in softclock_call_cc() local703 if (lastfunc != c_func || sbt2 > maxdt * 2) { in softclock_call_cc()710 lastfunc = c_func; in softclock_call_cc()