Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h370 callout_id_t ct_gen_id; /* generation based ID */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1085 id = (ct->ct_gen_id - callout_counter_low); in timeout_generic()
1090 ct->ct_gen_id = id; in timeout_generic()
2163 ct->ct_gen_id = CALLOUT_SHORT_ID(table_id); in callout_init()