Searched refs:HRTIMER_MAX_CLOCK_BASES (Results 1 – 3 of 3) sorted by relevance
161 HRTIMER_MAX_CLOCK_BASES, enumerator197 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];
452 for (i = 0; i < HRTIMER_MAX_CLOCK_BASES; i++, base++) { in __hrtimer_get_next_event()681 for (i = 0; i < HRTIMER_MAX_CLOCK_BASES; i++) in hrtimer_switch_to_hres()1268 for (i = 0; i < HRTIMER_MAX_CLOCK_BASES; i++) { in hrtimer_interrupt()1444 for (index = 0; index < HRTIMER_MAX_CLOCK_BASES; index++) { in hrtimer_run_queues()1622 for (i = 0; i < HRTIMER_MAX_CLOCK_BASES; i++) { in init_hrtimers_cpu()1684 for (i = 0; i < HRTIMER_MAX_CLOCK_BASES; i++) { in migrate_hrtimers()
144 for (i = 0; i < HRTIMER_MAX_CLOCK_BASES; i++) { in print_cpu()286 SEQ_printf(m, "HRTIMER_MAX_CLOCK_BASES: %d\n", HRTIMER_MAX_CLOCK_BASES); in timer_list_header()