Home
last modified time | relevance | path

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

12345678

/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/gpu/drm/i915/display/
H A Dintel_display_driver.c575 flush_workqueue(display->wq.flip); in intel_display_driver_remove()
576 flush_workqueue(display->wq.modeset); in intel_display_driver_remove()
577 flush_workqueue(display->wq.cleanup); in intel_display_driver_remove()
606 flush_workqueue(i915->unordered_wq); in intel_display_driver_remove_noirq()
684 flush_workqueue(display->wq.cleanup); in intel_display_driver_suspend()
/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()
H A Dmain.c278 flush_workqueue(local->workqueue); in ieee802154_unregister_hw()
/linux/net/mac80211/
H A Dpm.c69 flush_workqueue(local->workqueue); in __ieee80211_suspend()
/linux/drivers/acpi/
H A Dthermal.c889 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_add()
909 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_remove()
918 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_suspend()
/linux/drivers/net/wwan/
H A Dwwan_hwsim.c535 flush_workqueue(wwan_wq); /* Wait deletion works completion */ in wwan_hwsim_init()
548 flush_workqueue(wwan_wq); /* Wait deletion works completion */ in wwan_hwsim_exit()
/linux/drivers/gpu/drm/xe/
H A Dxe_device.h203 flush_workqueue(wq__)
/linux/drivers/scsi/
H A Dhosts.c180 flush_workqueue(shost->tmf_work_q); in scsi_remove_host()
682 flush_workqueue(shost->work_q); in scsi_flush_work()
/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/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c291 flush_workqueue(adf_vf_stop_wq); in adf_flush_vf_wq()
/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/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/fs/btrfs/
H A Dasync-thread.c373 flush_workqueue(wq->normal_wq); in btrfs_flush_workqueue()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdb.c133 flush_workqueue(lan966x->fdb_work); in lan966x_fdb_flush_workqueue()
/linux/net/rds/
H A Dtcp_listen.c351 flush_workqueue(rds_wq); in rds_tcp_listen_stop()
/linux/drivers/nvme/target/
H A Dloop.c659 flush_workqueue(nvme_delete_wq); in nvme_loop_remove_port()
705 flush_workqueue(nvme_delete_wq); in nvme_loop_cleanup_module()
/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/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c203 flush_workqueue(vhca_events->handler[i].wq); in mlx5_vhca_event_work_queues_flush()
/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.c1070 flush_workqueue(ppd->hfi1_wq); in shutdown_device()
1072 flush_workqueue(ppd->link_wq); in shutdown_device()
1663 flush_workqueue(ib_wq); in init_one()
1737 flush_workqueue(ib_wq); in remove_one()

12345678