Home
last modified time | relevance | path

Searched refs:hrtimer_hres_active (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dhrtimer.c654 static inline int hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in hrtimer_hres_active() function
683 if (!hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in __hrtimer_reprogram()
797 if (hrtimer_hres_active(base)) in retrigger_next_event()
954 if (!hrtimer_hres_active(cpu_base) && !tick_nohz_is_active()) in clock_was_set()
1533 if (!hrtimer_hres_active(cpu_base)) in hrtimer_get_next_event()
1556 if (hrtimer_hres_active(cpu_base)) { in hrtimer_next_event_without()
1982 if (hrtimer_hres_active(cpu_base)) in hrtimer_run_queues()