Home
last modified time | relevance | path

Searched refs:flush_work (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/linux/tools/testing/selftests/livepatch/test_modules/
H A Dtest_klp_callbacks_busy.c53 flush_work(&work); in test_klp_callbacks_busy_init()
62 flush_work(&work); in test_klp_callbacks_busy_exit()
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c284 flush_work(&vgdev->obj_free_work); in virtio_gpu_deinit()
285 flush_work(&vgdev->ctrlq.dequeue_work); in virtio_gpu_deinit()
286 flush_work(&vgdev->cursorq.dequeue_work); in virtio_gpu_deinit()
287 flush_work(&vgdev->config_changed_work); in virtio_gpu_deinit()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c50 flush_work(&engine->retire_work); in flush_submission()
129 flush_work(&engine->retire_work); in intel_engine_fini_retire()
236 flush_work(&gt->watchdog.work); in intel_gt_fini_requests()
/linux/drivers/md/
H A Ddm-zoned-target.c63 struct delayed_work flush_work; member
505 struct dmz_target *dmz = container_of(work, struct dmz_target, flush_work.work); in dmz_flush_work()
527 queue_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_flush_work()
663 mod_delayed_work(dmz->flush_wq, &dmz->flush_work, 0); in dmz_map()
915 INIT_DELAYED_WORK(&dmz->flush_work, dmz_flush_work); in dmz_ctr()
923 mod_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_ctr()
971 cancel_delayed_work_sync(&dmz->flush_work); in dmz_dtr()
1042 cancel_delayed_work_sync(&dmz->flush_work); in dmz_suspend()
1053 queue_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_resume()
/linux/drivers/char/tpm/
H A Dtpm-dev-common.c164 flush_work(&priv->timeout_work); in tpm_common_read()
269 flush_work(&priv->async_work); in tpm_common_release()
271 flush_work(&priv->timeout_work); in tpm_common_release()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c218 container_of(work, struct intel_frontbuffer, flush_work); in intel_frontbuffer_flush_work()
238 if (!schedule_work(&front->flush_work)) in intel_frontbuffer_queue_flush()
301 INIT_WORK(&front->flush_work, intel_frontbuffer_flush_work); in intel_frontbuffer_get()
/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_pcie.c367 flush_work(&mp2->work); in amd_sfh_remove()
444 flush_work(&mp2->work); in amd_sfh_shutdown()
454 flush_work(&mp2->work); in amd_mp2_pci_resume()
465 flush_work(&mp2->work); in amd_mp2_pci_suspend()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-input.c245 flush_work(&dev->cx25840_work); in cx23885_input_ir_stop()
246 flush_work(&dev->ir_rx_work); in cx23885_input_ir_stop()
247 flush_work(&dev->ir_tx_work); in cx23885_input_ir_stop()
/linux/drivers/vfio/
H A Dvirqfd.c91 flush_work(&virqfd->inject); in virqfd_shutdown()
108 flush_work(&virqfd->inject); in virqfd_flush_inject()
/linux/virt/kvm/
H A Dasync_pf.c116 flush_work(&work->work); in kvm_flush_and_free_async_pf_work()
130 flush_work(&work->work); in kvm_clear_async_pf_completion_queue()
/linux/kernel/
H A Dbacktracetest.c37 flush_work(&backtrace_bh_work); in backtrace_test_bh()
/linux/fs/bcachefs/
H A Dbtree_write_buffer_types.h54 struct work_struct flush_work; member
/linux/drivers/mtd/
H A Dsm_ftl.h50 struct work_struct flush_work; member
/linux/net/vmw_vsock/
H A Dvirtio_transport.c835 flush_work(&vsock->rx_work); in virtio_vsock_remove()
836 flush_work(&vsock->tx_work); in virtio_vsock_remove()
837 flush_work(&vsock->event_work); in virtio_vsock_remove()
838 flush_work(&vsock->send_pkt_work); in virtio_vsock_remove()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c258 flush_work(&gsc->work); in intel_gsc_uc_fini()
279 flush_work(&gsc->work); in intel_gsc_uc_flush_work()
H A Dintel_guc_log.h62 struct work_struct flush_work; member
/linux/drivers/net/ethernet/sfc/
H A Dtc_counters.c42 flush_work(&cnt->work); in efx_tc_counter_free()
192 flush_work(&cnt->work); in efx_tc_flower_release_counter()
310 flush_work(&rx_queue->grant_work); in efx_tc_stop_channel()
/linux/drivers/target/
H A Dtarget_core_tmr.c118 flush_work(&dev->queues[i].sq.work); in core_tmr_abort_task()
301 flush_work(&dev->queues[i].sq.work); in core_tmr_drain_state_list()
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_irq.c108 flush_work(&pxp->session_work); in intel_pxp_irq_disable()
/linux/drivers/media/pci/mantis/
H A Dmantis_evm.c102 flush_work(&ca->hif_evm_work); in mantis_evmgr_exit()
H A Dmantis_uart.c184 flush_work(&mantis->uart_work); in mantis_uart_exit()
/linux/sound/pci/oxygen/
H A Doxygen_lib.c573 flush_work(&chip->spdif_input_bits_work); in oxygen_card_free()
574 flush_work(&chip->gpio_work); in oxygen_card_free()
735 flush_work(&chip->spdif_input_bits_work); in oxygen_pci_suspend()
736 flush_work(&chip->gpio_work); in oxygen_pci_suspend()
/linux/drivers/usb/serial/
H A Df81232.c753 flush_work(&port_priv->interrupt_work); in f81232_close()
754 flush_work(&port_priv->lsr_work); in f81232_close()
944 flush_work(&port_priv->interrupt_work); in f81232_suspend()
945 flush_work(&port_priv->lsr_work); in f81232_suspend()
/linux/drivers/base/
H A Ddd.c312 flush_work(&deferred_probe_work); in deferred_probe_timeout_work_func()
352 flush_work(&deferred_probe_work); in deferred_probe_initcall()
363 flush_work(&deferred_probe_work); in deferred_probe_initcall()
771 flush_work(&deferred_probe_work); in wait_for_device_probe()
/linux/sound/core/
H A Dmisc.c167 flush_work(&snd_fasync_work); in snd_fasync_free()

12345678910>>...12