Searched refs:hrtimer_is_queued (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/usb/musb/
H A Dmusb_cppi41.c213 !hrtimer_is_queued(&controller->early_tx)) { cppi41_recheck_tx_req()
297 if (!hrtimer_is_queued(&controller->early_tx)) { cppi41_dma_callback()
/linux-4.1.27/include/linux/
H A Dhrtimer.h403 static inline int hrtimer_is_queued(struct hrtimer *timer) hrtimer_is_queued() function
/linux-4.1.27/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c476 } else if (!hrtimer_is_queued(&priv->tx_coalesce_timer)) { hip04_mac_start_xmit()
/linux-4.1.27/drivers/net/wireless/
H A Dmac80211_hwsim.c1534 else if (!hrtimer_is_queued(&data->beacon_timer.timer)) { mac80211_hwsim_config()
1606 !hrtimer_is_queued(&data->beacon_timer.timer) && mac80211_hwsim_bss_info_changed()
/linux-4.1.27/kernel/time/
H A Dhrtimer.c909 if (hrtimer_is_queued(timer)) { remove_hrtimer()
/linux-4.1.27/drivers/s390/crypto/
H A Dap_bus.c1532 if (!hrtimer_is_queued(&ap_poll_timer) && !ap_suspend_flag) { __ap_schedule_poll_timer()
/linux-4.1.27/kernel/
H A Dsignal.c637 if (!hrtimer_is_queued(tmr) && dequeue_signal()

Completed in 238 milliseconds