Searched refs:MAX_CLOCKS (Results 1 – 2 of 2) sorted by relevance
91 #define MAX_CLOCKS 16 macro
126 static const int hrtimer_clock_to_base_table[MAX_CLOCKS] = {128 [0 ... MAX_CLOCKS - 1] = HRTIMER_MAX_CLOCK_BASES,1258 if (likely(clock_id < MAX_CLOCKS)) { in hrtimer_clockid_to_base()