Searched refs:hrtimer_is_hres_active (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhrtimer.h278 static inline int hrtimer_is_hres_active(struct hrtimer *timer) hrtimer_is_hres_active() function
314 static inline int hrtimer_is_hres_active(struct hrtimer *timer) hrtimer_is_hres_active() function
/linux-4.1.27/kernel/sched/
H A Dsched.h1375 return hrtimer_is_hres_active(&rq->hrtick_timer); hrtick_enabled()
/linux-4.1.27/kernel/time/
H A Dhrtimer.c977 if (!hrtimer_is_hres_active(timer)) { __hrtimer_start_range_ns()

Completed in 63 milliseconds