Searched refs:tbr_timeout (Results 1 – 1 of 1) sorted by relevance
75 static void tbr_timeout(void *);315 callout_reset_bycpu(&tbr_callout, 1, tbr_timeout, NULL, 0); in tbr_set_locked()333 tbr_timeout(void *arg __unused) in tbr_timeout() function378 callout_reset(&tbr_callout, 1, tbr_timeout, NULL); in tbr_timeout_dispatch()