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.c554 static inline int hrtimer_hres_active(void) in hrtimer_hres_active() function
727 static inline int hrtimer_hres_active(void) { return 0; } in hrtimer_hres_active() function
1415 if (!hrtimer_hres_active()) in __hrtimer_peek_ahead_timers()