Searched refs:hrtimer_callback_running (Results 1 – 3 of 3) sorted by relevance
323 static inline int hrtimer_callback_running(struct hrtimer *timer) in hrtimer_callback_running() function
136 * such that hrtimer_callback_running() can unconditionally dereference272 if (unlikely(hrtimer_callback_running(timer))) in switch_hrtimer_base() 1364 if (!hrtimer_callback_running(timer)) in hrtimer_try_to_cancel() 2256 BUG_ON(hrtimer_callback_running(timer)); in migrate_hrtimer_list()
6231 if (hrtimer_callback_running(refresh_timer)) in runtime_refresh_within()