Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dhrtimer.c511 static inline int hrtimer_hres_active(void) in hrtimer_hres_active() function
651 if (!hrtimer_hres_active()) in retrigger_next_event()
709 static inline int hrtimer_hres_active(void) { return 0; } in hrtimer_hres_active() function
887 if (reprogram && hrtimer_hres_active()) { in __remove_hrtimer()
1129 if (!hrtimer_hres_active()) in hrtimer_get_next_event()
1370 if (!hrtimer_hres_active()) in __hrtimer_peek_ahead_timers()
1416 if (hrtimer_hres_active()) in hrtimer_run_pending()
1441 if (hrtimer_hres_active()) in hrtimer_run_queues()