Searched refs:CALLOUT_CLEANUP (Results 1 – 2 of 2) sorted by relevance
275 #define CALLOUT_CLEANUP(ct) ((ct->ct_nreap >= callout_min_reap) && \ macro
758 if (CALLOUT_CLEANUP(ct)) { in callout_heap_delete()1025 if (CALLOUT_CLEANUP(ct)) { in timeout_generic()