Searched refs:hrtimer_is_queued (Results 1 – 11 of 11) sorted by relevance
462 static inline int hrtimer_is_queued(struct hrtimer *timer) in hrtimer_is_queued() function
211 !hrtimer_is_queued(&controller->early_tx)) { in cppi41_recheck_tx_req()316 if (!hrtimer_is_queued(&controller->early_tx)) { in cppi41_dma_callback()
1192 if (hrtimer_is_queued(&iocg->waitq_timer) && in iocg_kick_waitq()1251 if (hrtimer_is_queued(&iocg->delay_timer) && in iocg_kick_delay()
566 } else if (!hrtimer_is_queued(&priv->tx_coalesce_timer)) { in hip04_mac_start_xmit()
366 if (!hrtimer_is_queued(&ap_poll_timer)) { in ap_wait()
1016 if (hrtimer_is_queued(timer)) { in remove_hrtimer()
1678 else if (!hrtimer_is_queued(&data->beacon_timer)) { in mac80211_hwsim_config()1748 !hrtimer_is_queued(&data->beacon_timer) && in mac80211_hwsim_bss_info_changed()
957 if (!hrtimer_is_queued(timer)) { in start_dl_timer()
2235 if (!hrtimer_is_queued(&tp->pacing_timer)) { in tcp_pacing_check()
5267 if (hrtimer_is_queued(&tp->compressed_ack_timer)) in __tcp_ack_snd_check()
652 if (!hrtimer_is_queued(tmr) && in dequeue_signal()