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