Searched refs:__hrtimer_hres_active (Results 1 – 1 of 1) sorted by relevance
637 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in hrtimer_update_base() 645 return __hrtimer_hres_active(this_cpu_ptr(&hrtimer_bases));671 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in __hrtimer_reprogram() 782 if (!__hrtimer_hres_active(base) && !tick_nohz_active) in retrigger_next_event() 787 if (__hrtimer_hres_active(base)) in retrigger_next_event() 944 if (!__hrtimer_hres_active(cpu_base) && !tick_nohz_active)1496 if (!__hrtimer_hres_active(cpu_base)) in hrtimer_get_next_event() 1519 if (__hrtimer_hres_active(cpu_base)) { in hrtimer_next_event_without() 1909 if (__hrtimer_hres_active(cpu_base)) in hrtimer_run_queues() 647 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) __hrtimer_hres_active() function