Home
last modified time | relevance | path

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

12345678910

/linux-6.15/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-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_driver.c577 flush_workqueue(display->wq.flip); in intel_display_driver_remove()
578 flush_workqueue(display->wq.modeset); in intel_display_driver_remove()
579 flush_workqueue(display->wq.cleanup); in intel_display_driver_remove()
608 flush_workqueue(i915->unordered_wq); in intel_display_driver_remove_noirq()
686 flush_workqueue(display->wq.cleanup); in intel_display_driver_suspend()
/linux-6.15/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-6.15/drivers/edac/
H A Dwq.c23 flush_workqueue(wq); in edac_stop_work()
/linux-6.15/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-6.15/drivers/accel/qaic/
H A Dqaic_debugfs.c243 flush_workqueue(qdev->bootlog_wq); in qaic_bootlog_mhi_probe()
256 flush_workqueue(qdev->bootlog_wq); in qaic_bootlog_mhi_remove()
/linux-6.15/net/mac80211/
H A Dpm.c69 flush_workqueue(local->workqueue); in __ieee80211_suspend()
/linux-6.15/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-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c38 flush_workqueue(i915->wq); in i915_gem_suspend()
/linux-6.15/block/
H A Dbio-integrity-auto.c201 flush_workqueue(kintegrityd_wq); in blk_flush_integrity()
/linux-6.15/drivers/auxdisplay/
H A Dcfag12864b.c241 flush_workqueue(cfag12864b_workqueue); in cfag12864b_disable()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.h208 flush_workqueue(wq__)
/linux-6.15/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-6.15/drivers/block/aoe/
H A Daoedev.c325 flush_workqueue(aoe_wq); in flush()
524 flush_workqueue(aoe_wq); in aoedev_exit()
/linux-6.15/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-6.15/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-6.15/drivers/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c291 flush_workqueue(adf_vf_stop_wq); in adf_flush_vf_wq()
/linux-6.15/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-6.15/fs/btrfs/
H A Dasync-thread.c372 flush_workqueue(wq->normal_wq); in btrfs_flush_workqueue()
/linux-6.15/drivers/hv/
H A Dmshv_eventfd.c553 flush_workqueue(irqfd_cleanup_wq); in mshv_irqfd_deassign()
590 flush_workqueue(irqfd_cleanup_wq); in mshv_irqfd_release()
/linux-6.15/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-6.15/kernel/locking/
H A Dtest-ww_mutex.c349 flush_workqueue(wq); in __test_cycle()
628 flush_workqueue(wq); in stress()
/linux-6.15/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-6.15/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()

12345678910