Home
last modified time | relevance | path

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

/kernel/time/
Dhrtimer.c560 static inline int hrtimer_hres_active(void) in hrtimer_hres_active() function
735 static inline int hrtimer_hres_active(void) { return 0; } in hrtimer_hres_active() function
1431 if (!hrtimer_hres_active()) in __hrtimer_peek_ahead_timers()