Home
last modified time | relevance | path

Searched refs:CALLOUT_ID_TO_TABLE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h178 #define CALLOUT_ID_TO_TABLE(id) ((id) & callout_table_mask) macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1288 ct = &callout_table[CALLOUT_ID_TO_TABLE(id)]; in untimeout_generic()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1038 tableid = CALLOUT_ID_TO_TABLE(co->c_xid); in callouts_cb()
1712 tableid = CALLOUT_ID_TO_TABLE(xid); in calloutid()