Home
last modified time | relevance | path

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

123456

/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/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/edac/
H A Dwq.c23 flush_workqueue(wq); in edac_stop_work()
/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/scsi/
H A Dhosts.c180 flush_workqueue(shost->tmf_work_q); in scsi_remove_host()
702 flush_workqueue(shost->work_q); in scsi_flush_work()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c291 flush_workqueue(adf_vf_stop_wq); in adf_flush_vf_wq()
H A Dadf_isr.c414 flush_workqueue(adf_misc_wq); in adf_misc_wq_flush()
/linux/net/netfilter/
H A Dnf_flow_table_offload.c1084 flush_workqueue(nf_flow_offload_del_wq); in nf_flow_table_offload_flush_cleanup()
1092 flush_workqueue(nf_flow_offload_add_wq); in nf_flow_table_offload_flush()
1093 flush_workqueue(nf_flow_offload_del_wq); in nf_flow_table_offload_flush()
1094 flush_workqueue(nf_flow_offload_stats_wq); in nf_flow_table_offload_flush()
/linux/net/nfc/nci/
H A Dcore.c567 flush_workqueue(ndev->cmd_wq); in nci_close_device()
579 flush_workqueue(ndev->rx_wq); in nci_close_device()
580 flush_workqueue(ndev->tx_wq); in nci_close_device()
598 flush_workqueue(ndev->cmd_wq); in nci_close_device()
/linux/drivers/infiniband/hw/mlx4/
H A Dcm.c512 flush_workqueue(cm_wq); in rej_tmout_xa_cleanup()
544 flush_workqueue(cm_wq); /* make sure all timers were flushed */ in mlx4_ib_cm_paravirt_clean()
/linux/drivers/hv/
H A Dmshv_eventfd.c559 flush_workqueue(irqfd_cleanup_wq); in mshv_irqfd_deassign()
596 flush_workqueue(irqfd_cleanup_wq); in mshv_irqfd_release()
/linux/net/rds/
H A Dtcp_listen.c331 flush_workqueue(rds_wq); in rds_tcp_listen_stop()
/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/drivers/net/ethernet/qlogic/qede/
H A Dqede_rdma.c54 flush_workqueue(edev->rdma_info.rdma_wq); in qede_rdma_cleanup_event()
/linux/drivers/crypto/
H A Datmel-i2c.c307 flush_workqueue(atmel_wq); in atmel_i2c_flush_queue()
/linux/drivers/infiniband/hw/hfi1/
H A Dinit.c1069 flush_workqueue(ppd->hfi1_wq); in shutdown_device()
1071 flush_workqueue(ppd->link_wq); in shutdown_device()
1662 flush_workqueue(ib_wq); in init_one()
1736 flush_workqueue(ib_wq); in remove_one()
/linux/drivers/net/wireless/silabs/wfx/
H A Dbh.c298 flush_workqueue(wdev->bh_wq); in wfx_bh_poll_irq()
/linux/drivers/misc/
H A Dtifm_core.c221 flush_workqueue(workqueue); in tifm_remove_adapter()
/linux/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c683 flush_workqueue(fcoe_ctlr_work_q(ctlr)); in fcoe_ctlr_device_flush_work()
723 flush_workqueue(fcoe_ctlr_devloss_work_q(ctlr)); in fcoe_ctlr_device_flush_devloss()
/linux/virt/kvm/
H A Deventfd.c610 flush_workqueue(irqfd_cleanup_wq); in kvm_irqfd_deassign()
647 flush_workqueue(irqfd_cleanup_wq); in kvm_irqfd_release()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c317 flush_workqueue(priv->wq); /* flush neigh update works */ in mlx5e_rep_neigh_cleanup()

123456