Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dhrtimer.c549 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in __hrtimer_hres_active() function
556 return __hrtimer_hres_active(this_cpu_ptr(&hrtimer_bases)); in hrtimer_hres_active()
726 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *b) { return 0; } in __hrtimer_hres_active() function
1116 if (!__hrtimer_hres_active(cpu_base)) in hrtimer_get_next_event()
1437 if (__hrtimer_hres_active(cpu_base)) in hrtimer_run_queues()