Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcallo.h275 #define CALLOUT_CLEANUP(ct) ((ct->ct_nreap >= callout_min_reap) && \ macro
/titanic_50/usr/src/uts/common/os/
H A Dcallout.c758 if (CALLOUT_CLEANUP(ct)) { in callout_heap_delete()
1025 if (CALLOUT_CLEANUP(ct)) { in timeout_generic()