Symbol: drmm_add_action_or_reset
drivers/accel/qaic/qaic_drv.c
100
ret = drmm_add_action_or_reset(dev, qaicm_wq_release, wq);
drivers/accel/qaic/qaic_drv.c
122
return drmm_add_action_or_reset(dev, qaicm_srcu_release, lock);
drivers/accel/qaic/qaic_drv.c
428
ret = drmm_add_action_or_reset(drm, qaicm_pci_release, NULL);
drivers/gpu/drm/ast/ast_ddc.c
182
ret = drmm_add_action_or_reset(dev, ast_ddc_release, ddc);
drivers/gpu/drm/bridge/panel.c
454
ret = drmm_add_action_or_reset(drm, drmm_drm_panel_bridge_release,
drivers/gpu/drm/display/drm_hdmi_cec_helper.c
147
return drmm_add_action_or_reset(connector->dev,
drivers/gpu/drm/display/drm_hdmi_cec_notifier_helper.c
61
return drmm_add_action_or_reset(connector->dev,
drivers/gpu/drm/drm_connector.c
536
ret = drmm_add_action_or_reset(dev, drm_connector_cleanup_action,
drivers/gpu/drm/drm_crtc.c
406
ret = drmm_add_action_or_reset(dev, drmm_crtc_init_with_planes_cleanup,
drivers/gpu/drm/drm_drv.c
162
r = drmm_add_action_or_reset(dev, drm_minor_alloc_release, minor);
drivers/gpu/drm/drm_drv.c
745
ret = drmm_add_action_or_reset(dev, drm_dev_init_release, NULL);
drivers/gpu/drm/drm_drv.c
972
ret = drmm_add_action_or_reset(dev, drmm_cg_unregister_region, region);
drivers/gpu/drm/drm_encoder.c
237
ret = drmm_add_action_or_reset(dev, drmm_encoder_alloc_release, encoder);
drivers/gpu/drm/drm_gem.c
137
return drmm_add_action_or_reset(dev, drm_gem_huge_mnt_free, NULL);
drivers/gpu/drm/drm_gem_vram_helper.c
950
return drmm_add_action_or_reset(dev, drm_vram_mm_release, NULL);
drivers/gpu/drm/drm_mode_config.c
498
return drmm_add_action_or_reset(dev, drm_mode_config_init_release,
drivers/gpu/drm/drm_plane.c
594
ret = drmm_add_action_or_reset(dev, drmm_universal_plane_alloc_release,
drivers/gpu/drm/drm_probe_helper.c
969
ret = drmm_add_action_or_reset(dev, drm_kms_helper_poll_init_release, dev);
drivers/gpu/drm/drm_vblank.c
562
ret = drmm_add_action_or_reset(dev, drm_vblank_init_release,
drivers/gpu/drm/drm_writeback.c
410
ret = drmm_add_action_or_reset(dev, drm_writeback_connector_cleanup,
drivers/gpu/drm/i915/i915_driver.c
333
ret = drmm_add_action_or_reset(&dev_priv->drm,
drivers/gpu/drm/i915/i915_gmch.c
28
return drmm_add_action_or_reset(&i915->drm, i915_gmch_bridge_release,
drivers/gpu/drm/i915/intel_uncore.c
2369
return drmm_add_action_or_reset(&i915->drm, uncore_unmap_mmio,
drivers/gpu/drm/imx/ipuv3/ipuv3-crtc.c
353
ret = drmm_add_action_or_reset(dev, ipu_put_resources, ipu_crtc);
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
205
ret = drmm_add_action_or_reset(dev, ipu_plane_put_resources, ipu_plane);
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1399
ret = drmm_add_action_or_reset(drm, ingenic_drm_atomic_private_obj_fini,
drivers/gpu/drm/loongson/lsdc_gfxpll.c
198
return drmm_add_action_or_reset(ddev, loongson_gfxpll_fini, this);
drivers/gpu/drm/loongson/lsdc_i2c.c
171
ret = drmm_add_action_or_reset(ddev, lsdc_destroy_i2c, li2c);
drivers/gpu/drm/loongson/lsdc_pixpll.c
137
return drmm_add_action_or_reset(this->ddev, lsdc_pixel_pll_free, this);
drivers/gpu/drm/loongson/lsdc_ttm.c
572
return drmm_add_action_or_reset(ddev, lsdc_ttm_fini, ldev);
drivers/gpu/drm/mgag200/mgag200_ddc.c
173
ret = drmm_add_action_or_reset(dev, mgag200_ddc_release, ddc);
drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c
658
ret = drmm_add_action_or_reset(dev, mdp4_crtc_flip_cleanup, mdp4_crtc);
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
1352
ret = drmm_add_action_or_reset(dev, mdp5_crtc_flip_cleanup, mdp5_crtc);
drivers/gpu/drm/panthor/panthor_device.c
220
ret = drmm_add_action_or_reset(&ptdev->base, panthor_device_free_page,
drivers/gpu/drm/panthor/panthor_device.c
238
ret = drmm_add_action_or_reset(&ptdev->base, panthor_device_reset_cleanup, NULL);
drivers/gpu/drm/panthor/panthor_mmu.c
2888
return drmm_add_action_or_reset(&ptdev->base, panthor_mmu_release_wq, mmu->vm.wq);
drivers/gpu/drm/panthor/panthor_sched.c
4181
ret = drmm_add_action_or_reset(&ptdev->base, panthor_sched_fini, sched);
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
481
ret = drmm_add_action_or_reset(&rcdu->ddev, rcar_du_vsp_cleanup, vsp);
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
316
ret = drmm_add_action_or_reset(&rcdu->ddev, rzg2l_du_vsp_cleanup, vsp);
drivers/gpu/drm/tests/drm_managed_test.c
37
ret = drmm_add_action_or_reset(priv->drm, drm_action, priv);
drivers/gpu/drm/tests/drm_managed_test.c
61
ret = drmm_add_action_or_reset(priv->drm, drm_action, priv);
drivers/gpu/drm/ttm/ttm_bo_vm.c
306
if (drmm_add_action_or_reset(bo->base.dev, ttm_bo_release_dummy_page,
drivers/gpu/drm/vc4/vc4_bo.c
1037
return drmm_add_action_or_reset(dev, vc4_bo_cache_destroy, NULL);
drivers/gpu/drm/vc4/vc4_dsi.c
1641
ret = drmm_add_action_or_reset(drm, vc4_dsi_release_action, dsi);
drivers/gpu/drm/vc4/vc4_gem.c
1188
return drmm_add_action_or_reset(dev, vc4_gem_destroy, NULL);
drivers/gpu/drm/vc4/vc4_hdmi.c
2967
ret = drmm_add_action_or_reset(drm, vc4_hdmi_free_regset, new_regs);
drivers/gpu/drm/vc4/vc4_kms.c
113
return drmm_add_action_or_reset(&vc4->base, vc4_ctm_obj_fini, NULL);
drivers/gpu/drm/vc4/vc4_kms.c
745
return drmm_add_action_or_reset(&vc4->base, vc4_load_tracker_obj_fini, NULL);
drivers/gpu/drm/vc4/vc4_kms.c
828
return drmm_add_action_or_reset(&vc4->base, vc4_hvs_channels_obj_fini, NULL);
drivers/gpu/drm/xe/display/xe_display.c
573
err = drmm_add_action_or_reset(&xe->drm, display_device_remove, display);
drivers/gpu/drm/xe/xe_device.c
1024
err = drmm_add_action_or_reset(&xe->drm, xe_device_wedged_fini, xe);
drivers/gpu/drm/xe/xe_device.c
299
if (drmm_add_action_or_reset(dev, barrier_release_dummy_page, page))
drivers/gpu/drm/xe/xe_device.c
461
err = drmm_add_action_or_reset(&xe->drm, xe_device_destroy, NULL);
drivers/gpu/drm/xe/xe_ggtt.c
378
err = drmm_add_action_or_reset(&xe->drm, ggtt_fini_early, ggtt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2133
return drmm_add_action_or_reset(&xe->drm, control_fini_action, gt);
drivers/gpu/drm/xe/xe_guc_ct.c
334
err = drmm_add_action_or_reset(&xe->drm, guc_ct_fini, ct);
drivers/gpu/drm/xe/xe_guc_db_mgr.c
105
ret = drmm_add_action_or_reset(&dbm_to_xe(dbm)->drm, __fini_dbm, dbm);
drivers/gpu/drm/xe/xe_guc_id_mgr.c
96
ret = drmm_add_action_or_reset(&idm_to_xe(idm)->drm, __fini_idm, idm);
drivers/gpu/drm/xe/xe_guc_relay.c
369
return drmm_add_action_or_reset(&xe->drm, __fini_relay, relay);
drivers/gpu/drm/xe/xe_guc_submit.c
344
err = drmm_add_action_or_reset(&xe->drm, guc_submit_sw_fini, guc);
drivers/gpu/drm/xe/xe_hw_engine_group.c
58
err = drmm_add_action_or_reset(&xe->drm, __drmm_workqueue_release, group->resume_wq);
drivers/gpu/drm/xe/xe_lmtt.c
189
return drmm_add_action_or_reset(&xe->drm, fini_lmtt, lmtt);
drivers/gpu/drm/xe/xe_mmio_gem.c
178
if (drmm_add_action_or_reset(dev, xe_mmio_gem_release_dummy_page, page))
drivers/gpu/drm/xe/xe_reg_sr.c
43
return drmm_add_action_or_reset(&xe->drm, reg_sr_fini, sr);
drivers/gpu/drm/xe/xe_sa.c
106
ret = drmm_add_action_or_reset(&xe->drm, xe_sa_bo_manager_fini,
drivers/gpu/drm/xe/xe_shrinker.c
305
return drmm_add_action_or_reset(&xe->drm, xe_shrinker_fini, shrinker);
drivers/gpu/drm/xe/xe_sriov.c
127
return drmm_add_action_or_reset(&xe->drm, fini_sriov, xe);
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
170
return drmm_add_action_or_reset(&xe->drm, cleanup_ggtt, tile);
drivers/gpu/drm/xe/xe_tlb_inval.c
153
return drmm_add_action_or_reset(&xe->drm, tlb_inval_fini, tlb_inval);
drivers/gpu/drm/xe/xe_ttm_sys_mgr.c
118
return drmm_add_action_or_reset(&xe->drm, xe_ttm_sys_mgr_fini, xe);
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
337
return drmm_add_action_or_reset(&xe->drm, xe_ttm_vram_mgr_fini, mgr);
drivers/gpu/drm/xe/xe_uc_fw.c
812
err = drmm_add_action_or_reset(&xe->drm, uc_fw_fini, uc_fw);
include/drm/drm_managed.h
127
drmm_add_action_or_reset(dev, __drmm_mutex_release, lock); \
include/drm/drm_managed.h
148
int ret = drmm_add_action_or_reset(dev, __drmm_workqueue_release, wq); \