Searched refs:hrtimer_callback_running (Results 1 – 3 of 3) sorted by relevance
439 static inline int hrtimer_callback_running(struct hrtimer *timer) in hrtimer_callback_running() function
233 if (unlikely(hrtimer_callback_running(timer))) in switch_hrtimer_base()1051 if (!hrtimer_callback_running(timer)) in hrtimer_try_to_cancel()1627 BUG_ON(hrtimer_callback_running(timer)); in migrate_hrtimer_list()
3787 if (hrtimer_callback_running(refresh_timer)) in runtime_refresh_within()