Searched refs:callout_longterm (Results 1 – 1 of 1) sorted by relevance
52 static hrtime_t callout_longterm; /* longterm nanoseconds */ variable1075 if (interval > callout_longterm) { in timeout_generic()2105 callout_longterm = TICK_TO_NSEC(CALLOUT_LONGTERM_TICKS); in callout_init()