Searched refs:MAX_AUX_CLOCKS (Results 1 – 3 of 3) sorted by relevance
75 #define MAX_AUX_CLOCKS 8 macro76 #define CLOCK_AUX_LAST (CLOCK_AUX + MAX_AUX_CLOCKS - 1)
25 TIMEKEEPER_AUX_LAST = TIMEKEEPER_AUX_FIRST + MAX_AUX_CLOCKS - 1,
140 struct vdso_clock aux_clock_data[MAX_AUX_CLOCKS];
Completed in 6 milliseconds