Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h145 #define CALLOUT_GENERATION_LOW 0x100000000ULL macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1088 id += CALLOUT_GENERATION_LOW; in timeout_generic()