Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dhrtimer.c120 static inline bool hrtimer_base_is_online(struct hrtimer_cpu_base *base) in hrtimer_base_is_online() function
214 if (!hrtimer_base_is_online(this_cpu_base)) in hrtimer_suitable_target()
224 if (!hrtimer_base_is_online(base)) { in get_target_base()
1277 if (hrtimer_base_is_online(this_cpu_base)) in __hrtimer_start_range_ns()