Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c122 static inline bool hrtimer_base_is_online(struct hrtimer_cpu_base *base) in hrtimer_base_is_online() function
234 if (!hrtimer_base_is_online(this_cpu_base)) in hrtimer_suitable_target()
244 if (!hrtimer_base_is_online(base)) { in get_target_base()
1425 if (likely(hrtimer_base_is_online(this_cpu_base))) in __hrtimer_start_range_ns()