Searched refs:hrtimer_is_queued (Results 1 – 8 of 8) sorted by relevance
309 static inline bool hrtimer_is_queued(struct hrtimer *timer) in hrtimer_is_queued() function338 if (WARN_ON_ONCE(hrtimer_is_queued(timer))) in hrtimer_update_function()
643 if (!ntp_synced() || hrtimer_is_queued(&sync_hrtimer)) in sync_hw_clock()683 if (ntp_synced() && !hrtimer_is_queued(&sync_hrtimer)) in ntp_notify_cmos_timer()
165 if (!hrtimer_is_queued(tmr) && tsk->signal->it_real_incr != 0) { in posixtimer_rearm_itimer()
1858 return hrtimer_is_queued(&hrwork->timer); in wiphy_hrtimer_work_pending()
1117 if (!hrtimer_is_queued(timer)) { in start_dl_timer()
642 if (hrtimer_is_queued(&wd->timer)) { in qdisc_watchdog_schedule_range_ns()
2741 if (!hrtimer_is_queued(&tp->pacing_timer)) { in tcp_pacing_check()
5954 if (hrtimer_is_queued(&tp->compressed_ack_timer)) in __tcp_ack_snd_check()