Searched refs:CALLOUT_CLHASH (Results 1 – 2 of 2) sorted by relevance
771 hash = CALLOUT_CLHASH(expiration); in callout_heap_delete()904 hash = CALLOUT_CLHASH(cl->cl_expiration); in callout_heap_process()919 hash = CALLOUT_CLHASH(cl->cl_expiration); in callout_heap_process()932 hash = CALLOUT_CLHASH(cl->cl_expiration); in callout_heap_process()939 hash = CALLOUT_CLHASH(cl->cl_expiration); in callout_heap_process()1101 hash = CALLOUT_CLHASH(expiration); in timeout_generic()
171 #define CALLOUT_CLHASH(x) \ macro