Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dcallout.c166 #define CALLOUT_LIST_INSERT(hash, cl) \ macro
365 CALLOUT_LIST_INSERT(ct->ct_queue, cl); in callout_queue_add()
943 CALLOUT_LIST_INSERT(ct->ct_clhash[hash], cl); in callout_heap_process()
1157 CALLOUT_LIST_INSERT(ct->ct_clhash[hash], cl); in timeout_generic()