Searched refs:CALLOUT_ID_TO_TABLE (Results 1 – 3 of 3) sorted by relevance
178 #define CALLOUT_ID_TO_TABLE(id) ((id) & callout_table_mask) macro
1287 ct = &callout_table[CALLOUT_ID_TO_TABLE(id)]; in untimeout_generic()
834 tableid = CALLOUT_ID_TO_TABLE(co->c_xid); in callouts_cb()1508 tableid = CALLOUT_ID_TO_TABLE(xid); in calloutid()