Home
last modified time | relevance | path

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

12345678910

/openbmc/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()
/openbmc/linux/drivers/vfio/
H A Dvirqfd.c221 flush_workqueue(vfio_irqfd_cleanup_wq); in vfio_virqfd_disable()
234 flush_workqueue(vfio_irqfd_cleanup_wq); in vfio_virqfd_flush_thread()
/openbmc/linux/drivers/edac/
H A Dwq.c23 flush_workqueue(wq); in edac_stop_work()
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_driver.c417 flush_workqueue(i915->display.wq.flip); in intel_display_driver_remove()
418 flush_workqueue(i915->display.wq.modeset); in intel_display_driver_remove()
449 flush_workqueue(i915->unordered_wq); in intel_display_driver_remove_noirq()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c105 flush_workqueue(node->ih_wq); in kfd_interrupt_exit()
/openbmc/linux/net/mac802154/
H A Dutil.c170 flush_workqueue(local->workqueue); in ieee802154_stop_device()
H A Dmain.c276 flush_workqueue(local->workqueue); in ieee802154_unregister_hw()
/openbmc/linux/net/mac80211/
H A Dpm.c70 flush_workqueue(local->workqueue); in __ieee80211_suspend()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c31 flush_workqueue(i915->wq); in i915_gem_suspend()
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c246 flush_workqueue(cfag12864b_workqueue); in cfag12864b_disable()
/openbmc/linux/drivers/block/aoe/
H A Daoedev.c324 flush_workqueue(aoe_wq); in flush()
523 flush_workqueue(aoe_wq); in aoedev_exit()
/openbmc/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()
/openbmc/linux/drivers/scsi/
H A Dhosts.c180 flush_workqueue(shost->tmf_work_q); in scsi_remove_host()
677 flush_workqueue(shost->work_q); in scsi_flush_work()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c289 flush_workqueue(adf_vf_stop_wq); in adf_flush_vf_wq()
/openbmc/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()
/openbmc/linux/fs/btrfs/
H A Dasync-thread.c374 flush_workqueue(wq->normal_wq); in btrfs_flush_workqueue()
/openbmc/linux/kernel/locking/
H A Dtest-ww_mutex.c347 flush_workqueue(wq); in __test_cycle()
615 flush_workqueue(wq); in stress()
/openbmc/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()
/openbmc/linux/drivers/nvme/target/
H A Dloop.c648 flush_workqueue(nvme_delete_wq); in nvme_loop_remove_port()
694 flush_workqueue(nvme_delete_wq); in nvme_loop_cleanup_module()
/openbmc/linux/drivers/acpi/
H A Dthermal.c966 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_add()
986 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_remove()
996 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_suspend()
/openbmc/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()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdb.c133 flush_workqueue(lan966x->fdb_work); in lan966x_fdb_flush_workqueue()
/openbmc/linux/net/rds/
H A Dtcp_listen.c347 flush_workqueue(rds_wq); in rds_tcp_listen_stop()

12345678910