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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c169 #define CALLOUT_LIST_APPEND(hash, cl) \ macro
376 CALLOUT_LIST_APPEND(ct->ct_queue, cl);
421 CALLOUT_LIST_APPEND(ct->ct_expired, cl);
475 CALLOUT_LIST_APPEND(ct->ct_expired, cl);
798 CALLOUT_LIST_APPEND(ct->ct_expired, cl);
922 CALLOUT_LIST_APPEND(ct->ct_expired, cl);
941 CALLOUT_LIST_APPEND(ct->ct_clhash[hash], cl);
1155 CALLOUT_LIST_APPEND(ct->ct_clhash[hash], cl);

Completed in 61 milliseconds