Searched refs:CALLOUT_COUNTER_SHIFT (Results 1 – 2 of 2) sorted by relevance
151 #define CALLOUT_COUNTER_SHIFT callout_table_bits macro165 #define CALLOUT_IDHASH(x) CALLOUT_HASH((x) >> CALLOUT_COUNTER_SHIFT)
2103 callout_counter_low = 1 << CALLOUT_COUNTER_SHIFT; in callout_init()