Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h160 #define CALLOUT_LONGTERM_TICKS 0x4000UL macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c2105 callout_longterm = TICK_TO_NSEC(CALLOUT_LONGTERM_TICKS); in callout_init()