Home
last modified time | relevance | path

Searched refs:flush_workqueue (Results 1 – 25 of 159) sorted by relevance

1234567

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcore.c97 flush_workqueue(mors->net_wq); in mm81x_core_init()
101 flush_workqueue(mors->chip_wq); in mm81x_core_init()
123 flush_workqueue(mors->net_wq); in mm81x_core_deinit()
125 flush_workqueue(mors->chip_wq); in mm81x_core_deinit()
/linux/drivers/net/wireguard/
H A Dpeer.c116 flush_workqueue(peer->device->packet_crypt_wq); in peer_remove_after_dead()
118 flush_workqueue(peer->device->packet_crypt_wq); in peer_remove_after_dead()
129 flush_workqueue(peer->device->handshake_send_wq); in peer_remove_after_dead()
/linux/drivers/vfio/
H A Dvirqfd.c211 flush_workqueue(vfio_irqfd_cleanup_wq); in vfio_virqfd_disable()
224 flush_workqueue(vfio_irqfd_cleanup_wq); in vfio_virqfd_flush_thread()
/linux/drivers/edac/
H A Dwq.c23 flush_workqueue(wq); in edac_stop_work()
/linux/drivers/scsi/libsas/
H A Dsas_port.c198 flush_workqueue(sas_ha->disco_q); in sas_form_port()
266 flush_workqueue(sas_ha->disco_q); in sas_deform_port()
296 flush_workqueue(phy->port->ha->disco_q); in sas_porte_broadcast_rcvd()
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_mgmt.c301 flush_workqueue(hwdev->aeqs->workq); in hinic3_flush_mgmt_workq()
304 flush_workqueue(hwdev->pf_to_mgmt->workq); in hinic3_flush_mgmt_workq()
/linux/block/
H A Dbio-integrity-auto.c105 flush_workqueue(kintegrityd_wq); in blk_flush_integrity()
/linux/drivers/thermal/testing/
H A Dcommand.c242 flush_workqueue(tt_wq); in thermal_testing_exit()
/linux/net/mac802154/
H A Dutil.c170 flush_workqueue(local->workqueue); in ieee802154_stop_device()
/linux/net/mac80211/
H A Dpm.c69 flush_workqueue(local->workqueue); in __ieee80211_suspend()
/linux/drivers/block/aoe/
H A Daoedev.c336 flush_workqueue(aoe_wq); in flush()
535 flush_workqueue(aoe_wq); in aoedev_exit()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c291 flush_workqueue(adf_vf_stop_wq); in adf_flush_vf_wq()
/linux/drivers/net/ovpn/
H A Dmain.c304 flush_workqueue(ovpn_wq); in ovpn_cleanup()
/linux/sound/soc/intel/atom/sst/
H A Dsst.c419 flush_workqueue(ctx->post_msg_wq); in intel_sst_runtime_suspend()
456 flush_workqueue(ctx->post_msg_wq); in intel_sst_suspend()
/linux/drivers/net/wwan/
H A Dwwan_hwsim.c668 flush_workqueue(wwan_wq); /* Wait deletion works completion */ in wwan_hwsim_init()
681 flush_workqueue(wwan_wq); /* Wait deletion works completion */ in wwan_hwsim_exit()
/linux/fs/btrfs/
H A Dasync-thread.c371 flush_workqueue(wq->normal_wq); in btrfs_flush_workqueue()
/linux/net/netfilter/
H A Dnf_flow_table_offload.c1168 flush_workqueue(nf_flow_offload_del_wq); in nf_flow_table_offload_flush_cleanup()
1176 flush_workqueue(nf_flow_offload_add_wq); in nf_flow_table_offload_flush()
1177 flush_workqueue(nf_flow_offload_del_wq); in nf_flow_table_offload_flush()
1178 flush_workqueue(nf_flow_offload_stats_wq); in nf_flow_table_offload_flush()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c190 flush_workqueue(vhca_events->handler[i].wq); in mlx5_vhca_event_work_queues_flush()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdb.c133 flush_workqueue(lan966x->fdb_work); in lan966x_fdb_flush_workqueue()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c316 flush_workqueue(dev->persist->catas_wq); in mlx4_stop_catas_poll()
/linux/kernel/locking/
H A Dtest-ww_mutex.c354 flush_workqueue(wq); in __test_cycle()
634 flush_workqueue(wq); in stress()
/linux/drivers/hv/
H A Dmshv_eventfd.c570 flush_workqueue(irqfd_cleanup_wq); in mshv_irqfd_deassign()
607 flush_workqueue(irqfd_cleanup_wq); in mshv_irqfd_release()
/linux/net/nfc/nci/
H A Dcore.c567 flush_workqueue(ndev->cmd_wq); in nci_close_device()
583 flush_workqueue(ndev->tx_wq); in nci_close_device()
601 flush_workqueue(ndev->cmd_wq); in nci_close_device()
616 flush_workqueue(ndev->rx_wq); in nci_close_device()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_rdma.c54 flush_workqueue(edev->rdma_info.rdma_wq); in qede_rdma_cleanup_event()
/linux/drivers/net/wireless/silabs/wfx/
H A Dbh.c298 flush_workqueue(wdev->bh_wq); in wfx_bh_poll_irq()

1234567