/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-condvar.c | 152 wake_up(&cvp->cv_destroy); in cv_wait_common() 259 wake_up(&cvp->cv_destroy); in __cv_timedwait_common() 367 wake_up(&cvp->cv_destroy); in __cv_timedwait_hires() 442 wake_up(&cvp->cv_event); in __cv_signal()
|
H A D | spl-taskq.c | 340 wake_up(&tq->tq_work_waitq); in task_expire_impl() 717 wake_up(&tq->tq_work_waitq); in taskq_dispatch() 842 wake_up(&tq->tq_work_waitq); in taskq_dispatch_ent() 1009 wake_up(&tq->tq_wait_waitq); in taskq_thread()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | sdio_mac.c | 78 wake_up(&dev->mt76.mcu.wait); in mt7921s_init_reset() 103 wake_up(&dev->mt76.mcu.wait); in mt7921s_mac_reset()
|
H A D | pci_mac.c | 69 wake_up(&dev->mt76.mcu.wait); in mt7921e_mac_reset()
|
H A D | usb.c | 91 wake_up(&dev->mt76.mcu.wait); in mt7921u_mac_reset()
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | rx.c | 1697 wake_up(&trans->wait_command_queue); 1712 wake_up(&trans->wait_command_queue); 1827 wake_up(&trans->wait_command_queue); 2054 wake_up(&trans_pcie->ucode_write_waitq); 2058 wake_up(&trans_pcie->ucode_write_waitq); 2283 wake_up(&trans_pcie->ucode_write_waitq); 2293 wake_up(&trans_pcie->ucode_write_waitq); 2298 wake_up(&trans_pcie->ucode_write_waitq); 2322 wake_up(&trans_pcie->imr_waitq); 2325 wake_up( [all...] |
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | wait_bit.h | 62 wake_up(&linux_var_waitq); in wake_up_var()
|
H A D | wait.h | 128 #define wake_up(wqh) \ macro
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_zcopy.c | 145 wake_up(&ssk->wq); in srcavail_cancel_timeout() 363 wake_up(sk->sk_sleep); in sdp_handle_sendsm() 397 wake_up(sk->sk_sleep); in sdp_handle_rdma_read_compl() 580 wake_up(&ssk->wq); in sdp_rdma_to_iovec()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | txrx.c | 240 wake_up(&ar->peer_mapping_wq); in ath10k_peer_map_event() 283 wake_up(&ar->peer_mapping_wq); in ath10k_peer_unmap_event()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | ev.c | 256 wake_up(&chp->wait); in c4iw_ev_dispatch() 279 wake_up(&chp->wait); in c4iw_ev_handler()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | core.c | 732 wake_up(&ar->dp.tx_empty_waitq); in ath12k_core_pre_reconfigure_recovery() 736 wake_up(&ar->txmgmt_empty_waitq); in ath12k_core_pre_reconfigure_recovery() 739 wake_up(&ab->wmi_ab.tx_credits_wq); in ath12k_core_pre_reconfigure_recovery() 740 wake_up(&ab->peer_mapping_wq); in ath12k_core_pre_reconfigure_recovery()
|
H A D | peer.c | 128 wake_up(&ab->peer_mapping_wq); in ath12k_peer_unmap_event() 152 wake_up(&ab->peer_mapping_wq); in ath12k_peer_map_event()
|
H A D | dp_tx.c | 367 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_tx_free_txbuf() 386 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_tx_htt_tx_complete_buf() 621 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_tx_completion_handler()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mcu.c | 52 wake_up(&dev->mcu.wait); in mt76_mcu_rx_event()
|
H A D | mt792x_usb.c | 276 wake_up(&dev->mt76.mcu.wait); in mt792xu_init_reset()
|
H A D | tx.c | 265 wake_up(&dev->tx_wait); in __mt76_tx_complete_skb() 810 wake_up(&dev->tx_wait); in mt76_token_release()
|
H A D | sdio_txrx.c | 342 wake_up(&sdio->wait); in mt76s_txrx_worker()
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo.c | 234 bool wake_up = false; in ttm_bo_reserve_nolru() local 241 wake_up = true; in ttm_bo_reserve_nolru() 255 if (wake_up) in ttm_bo_reserve_nolru() 301 bool wake_up = false; in ttm_bo_reserve_slowpath_nolru() local 318 wake_up = true; in ttm_bo_reserve_slowpath_nolru() 326 if (wake_up) in ttm_bo_reserve_slowpath_nolru()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | peer.c | 114 wake_up(&ab->peer_mapping_wq); in ath11k_peer_unmap_event() 138 wake_up(&ab->peer_mapping_wq); in ath11k_peer_map_event()
|
H A D | core.c | 1857 wake_up(&ar->dp.tx_empty_waitq); in ath11k_core_pre_reconfigure_recovery() 1861 wake_up(&ar->txmgmt_empty_waitq); in ath11k_core_pre_reconfigure_recovery() 1868 wake_up(&ab->wmi_ab.tx_credits_wq); in ath11k_core_pre_reconfigure_recovery() 1869 wake_up(&ab->peer_mapping_wq); in ath11k_core_pre_reconfigure_recovery()
|
H A D | dp_tx.c | 319 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_free_txbuf() 350 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_htt_tx_complete_buf() 767 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_completion_handler()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mmio.c | 131 wake_up(&dev->reset_wait); in mt7615_irq_tasklet()
|
H A D | pci_mac.c | 224 wake_up(&dev->mt76.mcu.wait); in mt7615_mac_reset_work()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdmavt_qp.h | 485 wake_up(&qp->wait); in rvt_put_qp()
|