Home
last modified time | relevance | path

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

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