Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h274 #define CALLOUT_MIN_REAP (CALLOUT_BUCKETS >> 3) macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c2108 callout_min_reap = CALLOUT_MIN_REAP; in callout_init()