Searched refs:TVR_SIZE (Results 1 – 1 of 1) sorted by relevance
67 #define TVR_SIZE (1 << TVR_BITS) macro69 #define TVR_MASK (TVR_SIZE - 1)77 struct hlist_head vec[TVR_SIZE];380 if (idx < TVR_SIZE) { in __internal_add_timer()1297 timer_jiffies += TVR_SIZE - index; in __next_timer_interrupt()1602 for (i = 0; i < TVR_SIZE; i++) in migrate_timers()