Searched refs:hrtimer_is_hres_active (Results 1 – 3 of 3) sorted by relevance
286 static inline int hrtimer_is_hres_active(struct hrtimer *timer) in hrtimer_is_hres_active() function317 static inline int hrtimer_is_hres_active(struct hrtimer *timer) in hrtimer_is_hres_active() function
1009 if (!hrtimer_is_hres_active(timer)) { in hrtimer_start_range_ns()
1382 return hrtimer_is_hres_active(&rq->hrtick_timer); in hrtick_enabled()