Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h357 callout_id_t ct_long_id; /* most recently issued long-term ID */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1076 id = (ct->ct_long_id - callout_counter_low); in timeout_generic()
1078 ct->ct_long_id = id; in timeout_generic()
2156 ct->ct_long_id = CALLOUT_LONG_ID(table_id); in callout_init()