Searched refs:hrtimer_is_hres_active (Results 1 – 3 of 3) sorted by relevance
278 static inline int hrtimer_is_hres_active(struct hrtimer *timer) in hrtimer_is_hres_active() function314 static inline int hrtimer_is_hres_active(struct hrtimer *timer) in hrtimer_is_hres_active() function
1375 return hrtimer_is_hres_active(&rq->hrtick_timer); in hrtick_enabled()
977 if (!hrtimer_is_hres_active(timer)) { in __hrtimer_start_range_ns()