Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c167 #define CALLOUT_LIST_INSERT(hash, cl) \ macro
366 CALLOUT_LIST_INSERT(ct->ct_queue, cl); in callout_queue_add()
944 CALLOUT_LIST_INSERT(ct->ct_clhash[hash], cl); in callout_heap_process()
1158 CALLOUT_LIST_INSERT(ct->ct_clhash[hash], cl); in timeout_generic()