Home
last modified time | relevance | path

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

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c319 container_of(work, struct intel_guc_log, relay.flush_work); in capture_logs_work()
358 INIT_WORK(&log->relay.flush_work, capture_logs_work); in intel_guc_log_init_early()
609 queue_work(system_highpri_wq, &log->relay.flush_work); in intel_guc_log_relay_start()
628 flush_work(&log->relay.flush_work); in intel_guc_log_relay_flush()
653 flush_work(&log->relay.flush_work); in guc_log_relay_stop()
671 queue_work(system_highpri_wq, &log->relay.flush_work); in intel_guc_log_handle_flush_event()
H A Dintel_guc_log.h51 struct work_struct flush_work; member
/OK3568_Linux_fs/kernel/lib/livepatch/
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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c231 flush_work(&vgdev->obj_free_work); in virtio_gpu_deinit()
232 flush_work(&vgdev->ctrlq.dequeue_work); in virtio_gpu_deinit()
233 flush_work(&vgdev->cursorq.dequeue_work); in virtio_gpu_deinit()
234 flush_work(&vgdev->config_changed_work); in virtio_gpu_deinit()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-zoned-target.c63 struct delayed_work flush_work; member
506 struct dmz_target *dmz = container_of(work, struct dmz_target, flush_work.work); in dmz_flush_work()
528 queue_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_flush_work()
664 mod_delayed_work(dmz->flush_wq, &dmz->flush_work, 0); in dmz_map()
919 INIT_DELAYED_WORK(&dmz->flush_work, dmz_flush_work); in dmz_ctr()
927 mod_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_ctr()
976 cancel_delayed_work_sync(&dmz->flush_work); in dmz_dtr()
1048 cancel_delayed_work_sync(&dmz->flush_work); in dmz_suspend()
1059 queue_delayed_work(dmz->flush_wq, &dmz->flush_work, DMZ_FLUSH_PERIOD); in dmz_resume()
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm-dev-common.c160 flush_work(&priv->timeout_work); in tpm_common_read()
265 flush_work(&priv->async_work); in tpm_common_release()
267 flush_work(&priv->timeout_work); in tpm_common_release()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c46 struct hns_roce_work *flush_work = container_of(work, in flush_work_handle() local
48 struct hns_roce_qp *hr_qp = container_of(flush_work, in flush_work_handle()
49 struct hns_roce_qp, flush_work); in flush_work_handle()
50 struct device *dev = flush_work->hr_dev->dev; in flush_work_handle()
75 struct hns_roce_work *flush_work = &hr_qp->flush_work; in init_flush_work() local
77 flush_work->hr_dev = hr_dev; in init_flush_work()
78 INIT_WORK(&flush_work->work, flush_work_handle); in init_flush_work()
80 queue_work(hr_dev->irq_workq, &flush_work->work); in init_flush_work()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c1048 flush_work(&rdev->scan_done_wk); in wiphy_unregister()
1050 flush_work(&rdev->event_work); in wiphy_unregister()
1052 flush_work(&rdev->destroy_work); in wiphy_unregister()
1053 flush_work(&rdev->sched_scan_stop_wk); in wiphy_unregister()
1054 flush_work(&rdev->propagate_radar_detect_wk); in wiphy_unregister()
1055 flush_work(&rdev->propagate_cac_done_wk); in wiphy_unregister()
1056 flush_work(&rdev->mgmt_registrations_update_wk); in wiphy_unregister()
1108 flush_work(&wdev->pmsr_free_wk); in __cfg80211_unregister_wdev()
1136 flush_work(&wdev->disconnect_wk); in __cfg80211_unregister_wdev()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt1015.c546 flush_work.work); in rt1015_flush_work()
639 cancel_delayed_work_sync(&rt1015->flush_work); in r1015_dac_event()
658 schedule_delayed_work(&rt1015->flush_work, msecs_to_jiffies(10)); in rt1015_amp_drv_event()
964 INIT_DELAYED_WORK(&rt1015->flush_work, rt1015_flush_work); in rt1015_probe()
973 cancel_delayed_work_sync(&rt1015->flush_work); in rt1015_remove()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dled-class.c59 flush_work(&led_cdev->set_brightness_work); in brightness_store()
176 flush_work(&led_cdev->set_brightness_work); in led_classdev_suspend()
450 flush_work(&led_cdev->set_brightness_work); in led_classdev_unregister()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_pwrctrl.c232 flush_work(&pwrctrl->SetPSModeWorkItem); in r8712_flush_rwctrl_works()
233 flush_work(&pwrctrl->rpwm_workitem); in r8712_flush_rwctrl_works()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dvirtio_transport.c685 flush_work(&vsock->rx_work); in virtio_vsock_remove()
686 flush_work(&vsock->tx_work); in virtio_vsock_remove()
687 flush_work(&vsock->event_work); in virtio_vsock_remove()
688 flush_work(&vsock->send_pkt_work); in virtio_vsock_remove()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dsm_ftl.h50 struct work_struct flush_work; member
H A Dmtdoops.c356 flush_work(&cxt->work_erase); in mtdoops_notify_remove()
357 flush_work(&cxt->work_write); in mtdoops_notify_remove()
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddd.c298 flush_work(&deferred_probe_work); in deferred_probe_timeout_work_func()
322 flush_work(&deferred_probe_work); in deferred_probe_initcall()
330 flush_work(&deferred_probe_work); in deferred_probe_initcall()
708 flush_work(&deferred_probe_work); in wait_for_device_probe()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dhp_accel.c378 flush_work(&hpled_led.work); in lis3lv02d_add()
396 flush_work(&hpled_led.work); in lis3lv02d_remove()
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_lib.c575 flush_work(&chip->spdif_input_bits_work); in oxygen_card_free()
576 flush_work(&chip->gpio_work); in oxygen_card_free()
747 flush_work(&chip->spdif_input_bits_work); in oxygen_pci_suspend()
748 flush_work(&chip->gpio_work); in oxygen_pci_suspend()
/OK3568_Linux_fs/kernel/drivers/media/pci/mantis/
H A Dmantis_evm.c102 flush_work(&ca->hif_evm_work); in mantis_evmgr_exit()
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dkeystone_remoteproc.c202 flush_work(&ksproc->workqueue); in keystone_rproc_start()
220 flush_work(&ksproc->workqueue); in keystone_rproc_stop()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dbase.c58 flush_work(&sec2->work); in nvkm_sec2_fini()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Df81232.c789 flush_work(&port_priv->interrupt_work); in f81232_close()
790 flush_work(&port_priv->lsr_work); in f81232_close()
997 flush_work(&port_priv->interrupt_work); in f81232_suspend()
998 flush_work(&port_priv->lsr_work); in f81232_suspend()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-timer.c117 flush_work(&led_cdev->set_brightness_work); in timer_trig_activate()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmain.c258 flush_work(&local->sched_scan_stopped_work); in ieee80211_restart_work()
263 flush_work(&local->radar_detected_work); in ieee80211_restart_work()
290 flush_work(&local->hw_roc_done); in ieee80211_restart_work()
1390 flush_work(&local->sched_scan_stopped_work); in ieee80211_unregister_hw()
1391 flush_work(&local->radar_detected_work); in ieee80211_unregister_hw()

12345678910>>...12