Searched refs:hrtimer_is_queued (Results 1 – 12 of 12) sorted by relevance
638 if (!ntp_synced() || hrtimer_is_queued(&sync_hrtimer)) in sync_hw_clock()670 if (ntp_synced() && !hrtimer_is_queued(&sync_hrtimer)) in ntp_notify_cmos_timer()
211 !hrtimer_is_queued(&controller->early_tx)) { in cppi41_recheck_tx_req()316 if (!hrtimer_is_queued(&controller->early_tx)) { in cppi41_dma_callback()
468 static inline bool hrtimer_is_queued(struct hrtimer *timer) in hrtimer_is_queued() function
566 } else if (!hrtimer_is_queued(&priv->tx_coalesce_timer)) { in hip04_mac_start_xmit()
402 if (!hrtimer_is_queued(&ap_poll_timer)) { in ap_wait()
1954 else if (!hrtimer_is_queued(&data->beacon_timer)) { in mac80211_hwsim_config()2026 !hrtimer_is_queued(&data->beacon_timer) && in mac80211_hwsim_bss_info_changed()
639 if (hrtimer_is_queued(&wd->timer)) { in qdisc_watchdog_schedule_range_ns()
1019 if (!hrtimer_is_queued(timer)) { in start_dl_timer()
1537 if (hrtimer_is_queued(&iocg->waitq_timer) && in iocg_kick_waitq()
2467 if (!hrtimer_is_queued(&tp->pacing_timer)) { in tcp_pacing_check()
5500 if (hrtimer_is_queued(&tp->compressed_ack_timer)) in __tcp_ack_snd_check()
658 if (!hrtimer_is_queued(tmr) && in dequeue_signal()
Completed in 63 milliseconds