Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h356 callout_id_t ct_short_id; /* most recently issued short-term ID */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1080 id = (ct->ct_short_id - callout_counter_low); in timeout_generic()
1082 ct->ct_short_id = id; in timeout_generic()
2155 ct->ct_short_id = CALLOUT_SHORT_ID(table_id); in callout_init()