| /linux/tools/testing/selftests/livepatch/test_modules/ |
| H A D | test_klp_callbacks_busy.c | 53 flush_work(&work); in test_klp_callbacks_busy_init() 62 flush_work(&work); in test_klp_callbacks_busy_exit()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_log.c | 484 container_of(work, struct intel_guc_log, relay.flush_work); in copy_debug_logs_work() 521 INIT_WORK(&log->relay.flush_work, copy_debug_logs_work); in intel_guc_log_init_early() 768 queue_work(system_highpri_wq, &log->relay.flush_work); in intel_guc_log_relay_start() 787 flush_work(&log->relay.flush_work); in intel_guc_log_relay_flush() 811 flush_work(&log->relay.flush_work); in guc_log_relay_stop() 830 queue_work(system_highpri_wq, &log->relay.flush_work); in intel_guc_log_handle_flush_event()
|
| H A D | intel_gsc_uc.c | 258 flush_work(&gsc->work); in intel_gsc_uc_fini() 279 flush_work(&gsc->work); in intel_gsc_uc_flush_work()
|
| H A D | intel_guc_log.h | 70 struct work_struct flush_work; member
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_kms.c | 284 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 D | intel_gt_requests.c | 50 flush_work(&engine->retire_work); in flush_submission() 129 flush_work(&engine->retire_work); in intel_engine_fini_retire() 236 flush_work(>->watchdog.work); in intel_gt_fini_requests()
|
| /linux/drivers/md/ |
| H A D | dm-zoned-target.c | 63 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() 1043 cancel_delayed_work_sync(&dmz->flush_work); in dmz_suspend() 1054 queue_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_resume()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_frontbuffer.c | 214 container_of(work, struct intel_frontbuffer, flush_work); in intel_frontbuffer_flush_work() 234 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()
|
| H A D | intel_frontbuffer.h | 51 struct work_struct flush_work; member
|
| /linux/drivers/char/tpm/ |
| H A D | tpm-dev-common.c | 164 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/media/pci/cx23885/ |
| H A D | cx23885-input.c | 245 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 D | virqfd.c | 91 flush_work(&virqfd->inject); in virqfd_shutdown() 108 flush_work(&virqfd->inject); in virqfd_flush_inject()
|
| /linux/drivers/hid/amd-sfh-hid/ |
| H A D | amd_sfh_pcie.c | 428 flush_work(&mp2->work); in amd_sfh_remove() 509 flush_work(&mp2->work); in amd_sfh_shutdown() 519 flush_work(&mp2->work); in amd_mp2_pci_resume() 530 flush_work(&mp2->work); in amd_mp2_pci_suspend()
|
| /linux/virt/kvm/ |
| H A D | async_pf.c | 116 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/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_qp.c | 63 struct hns_roce_work *flush_work = container_of(work, in flush_work_handle() local 65 struct hns_roce_qp *hr_qp = container_of(flush_work, in flush_work_handle() 66 struct hns_roce_qp, flush_work); in flush_work_handle() 67 struct device *dev = flush_work->hr_dev->dev; in flush_work_handle() 92 struct hns_roce_work *flush_work = &hr_qp->flush_work; in init_flush_work() local 103 queue_work(hr_dev->irq_workq, &flush_work->work); in init_flush_work() 1149 struct hns_roce_work *flush_work = &hr_qp->flush_work; in hns_roce_create_qp_common() local 1162 flush_work->hr_dev = hr_dev; in hns_roce_create_qp_common() 1163 INIT_WORK(&flush_work->work, flush_work_handle); in hns_roce_create_qp_common()
|
| /linux/kernel/ |
| H A D | backtracetest.c | 37 flush_work(&backtrace_bh_work); in backtrace_test_bh()
|
| /linux/drivers/mtd/ |
| H A D | sm_ftl.h | 50 struct work_struct flush_work; member
|
| /linux/drivers/md/dm-pcache/ |
| H A D | cache.c | 307 INIT_DELAYED_WORK(&kset->flush_work, kset_flush_fn); in cache_init_req_keys() 352 cancel_delayed_work_sync(&kset->flush_work); in cache_destroy_req_keys() 417 flush_work(&cache->clean_work); in pcache_cache_stop()
|
| /linux/net/vmw_vsock/ |
| H A D | virtio_transport.c | 849 flush_work(&vsock->rx_work); in virtio_vsock_remove() 850 flush_work(&vsock->tx_work); in virtio_vsock_remove() 851 flush_work(&vsock->event_work); in virtio_vsock_remove() 852 flush_work(&vsock->send_pkt_work); in virtio_vsock_remove()
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp_accel.c | 337 flush_work(&hpled_led.work); in lis3lv02d_probe() 352 flush_work(&hpled_led.work); in lis3lv02d_remove()
|
| /linux/drivers/gpu/drm/i915/pxp/ |
| H A D | intel_pxp_irq.c | 108 flush_work(&pxp->session_work); in intel_pxp_irq_disable()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_counters.c | 42 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/include/kunit/ |
| H A D | run-in-irq-context.h | 109 flush_work(&state.bh_work); in kunit_run_irq_test()
|
| /linux/drivers/target/ |
| H A D | target_core_tmr.c | 118 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/media/pci/mantis/ |
| H A D | mantis_evm.c | 102 flush_work(&ca->hif_evm_work); in mantis_evmgr_exit()
|