Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dhrtimer.c611 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in __hrtimer_hres_active() function
619 return __hrtimer_hres_active(this_cpu_ptr(&hrtimer_bases)); in hrtimer_hres_active()
672 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_force_reprogram()
715 if (!__hrtimer_hres_active(base)) in retrigger_next_event()
847 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_reprogram()
1319 if (!__hrtimer_hres_active(cpu_base)) in hrtimer_get_next_event()
1342 if (__hrtimer_hres_active(cpu_base)) { in hrtimer_next_event_without()
1727 if (__hrtimer_hres_active(cpu_base)) in hrtimer_run_queues()