Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c52 static hrtime_t callout_longterm; /* longterm nanoseconds */ variable
1075 if (interval > callout_longterm) { in timeout_generic()
2105 callout_longterm = TICK_TO_NSEC(CALLOUT_LONGTERM_TICKS); in callout_init()