Home
last modified time | relevance | path

Searched refs:hrtimer_is_queued (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_cppi41.c211 !hrtimer_is_queued(&controller->early_tx)) { in cppi41_recheck_tx_req()
316 if (!hrtimer_is_queued(&controller->early_tx)) { in cppi41_dma_callback()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h466 static inline bool hrtimer_is_queued(struct hrtimer *timer) in hrtimer_is_queued() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c566 } else if (!hrtimer_is_queued(&priv->tx_coalesce_timer)) { in hip04_mac_start_xmit()
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dap_bus.c372 if (!hrtimer_is_queued(&ap_poll_timer)) { in ap_wait()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c1890 else if (!hrtimer_is_queued(&data->beacon_timer)) { in mac80211_hwsim_config()
1962 !hrtimer_is_queued(&data->beacon_timer) && in mac80211_hwsim_bss_info_changed()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_api.c638 if (hrtimer_is_queued(&wd->timer)) { in qdisc_watchdog_schedule_range_ns()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c1017 if (!hrtimer_is_queued(timer)) { in start_dl_timer()
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DGobiUSBNet.c788 if (!hrtimer_is_queued(&priv->agg_hrtimer)) in rmnet_usb_tx_agg()
/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c1491 if (hrtimer_is_queued(&iocg->waitq_timer) && in iocg_kick_waitq()
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c661 if (!hrtimer_is_queued(tmr) && in dequeue_signal()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c2477 if (!hrtimer_is_queued(&tp->pacing_timer)) { in tcp_pacing_check()
H A Dtcp_input.c5492 if (hrtimer_is_queued(&tp->compressed_ack_timer)) in __tcp_ack_snd_check()