Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dcallout.c169 #define CALLOUT_LIST_APPEND(hash, cl) \ macro
376 CALLOUT_LIST_APPEND(ct->ct_queue, cl); in callout_queue_add()
421 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_queue_delete()
475 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_queue_process()
798 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_heap_delete()
922 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_heap_process()
941 CALLOUT_LIST_APPEND(ct->ct_clhash[hash], cl); in callout_heap_process()
1155 CALLOUT_LIST_APPEND(ct->ct_clhash[hash], cl); in timeout_generic()