Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h180 #define CALLOUT_SHORT_ID(table) \ macro
183 (CALLOUT_SHORT_ID(table) | CALLOUT_LONGTERM)
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c2155 ct->ct_short_id = CALLOUT_SHORT_ID(table_id); in callout_init()
2163 ct->ct_gen_id = CALLOUT_SHORT_ID(table_id); in callout_init()