Home
last modified time | relevance | path

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

12345678910

/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/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/net/mac80211/
H A Dpm.c69 flush_workqueue(local->workqueue); in __ieee80211_suspend()
/linux/net/mac802154/
H A Dutil.c170 flush_workqueue(local->workqueue); in ieee802154_stop_device()
H A Dmain.c278 flush_workqueue(local->workqueue); in ieee802154_unregister_hw()
/linux/block/
H A Dbio-integrity-auto.c169 flush_workqueue(kintegrityd_wq); in blk_flush_integrity()
/linux/drivers/acpi/
H A Dthermal.c893 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_probe()
908 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_remove()
917 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_prepare()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c37 flush_workqueue(i915->wq); in i915_gem_suspend()
/linux/drivers/auxdisplay/
H A Dcfag12864b.c241 flush_workqueue(cfag12864b_workqueue); in cfag12864b_disable()
/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()
701 flush_workqueue(shost->work_q); in scsi_flush_work()
/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/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/net/netfilter/
H A Dnf_flow_table_offload.c1149 flush_workqueue(nf_flow_offload_del_wq); in nf_flow_table_indr_cleanup()
1157 flush_workqueue(nf_flow_offload_add_wq); in nf_flow_table_indr_offload_cmd()
1158 flush_workqueue(nf_flow_offload_del_wq); in nf_flow_table_indr_offload_cmd()
1159 flush_workqueue(nf_flow_offload_stats_wq); in nf_flow_table_indr_offload_cmd()
/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/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/fs/btrfs/
H A Dasync-thread.c371 flush_workqueue(wq->normal_wq); in btrfs_flush_workqueue()
/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/microchip/lan966x/
H A Dlan966x_fdb.c133 flush_workqueue(lan966x->fdb_work); in lan966x_fdb_flush_workqueue()
/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/nvme/target/
H A Dloop.c670 flush_workqueue(nvme_delete_wq); in nvme_loop_remove_port()
716 flush_workqueue(nvme_delete_wq); in nvme_loop_cleanup_module()

12345678910