Symbol: ttm_resource_fini
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
157
ttm_resource_fini(man, &node->base);
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
181
ttm_resource_fini(man, res);
drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c
84
ttm_resource_fini(man, res);
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
620
ttm_resource_fini(man, &vres->base);
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
658
ttm_resource_fini(man, res);
drivers/gpu/drm/i915/i915_ttm_buddy_manager.c
132
ttm_resource_fini(man, &bman_res->base);
drivers/gpu/drm/i915/i915_ttm_buddy_manager.c
148
ttm_resource_fini(man, res);
drivers/gpu/drm/nouveau/nouveau_mem.c
169
ttm_resource_fini(man, reg);
drivers/gpu/drm/ttm/tests/ttm_mock_manager.c
71
ttm_resource_fini(man, &mock_res->base);
drivers/gpu/drm/ttm/tests/ttm_mock_manager.c
88
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/tests/ttm_resource_test.c
148
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/tests/ttm_resource_test.c
175
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/tests/ttm_resource_test.c
199
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/tests/ttm_resource_test.c
250
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/tests/ttm_resource_test.c
287
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/ttm_range_manager.c
114
ttm_resource_fini(man, res);
drivers/gpu/drm/ttm/ttm_range_manager.c
94
ttm_resource_fini(man, &node->base);
drivers/gpu/drm/ttm/ttm_resource.c
374
EXPORT_SYMBOL(ttm_resource_fini);
drivers/gpu/drm/ttm/ttm_sys_manager.c
26
ttm_resource_fini(man, res);
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
122
ttm_resource_fini(man, *res);
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
136
ttm_resource_fini(man, res);
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
68
ttm_resource_fini(man, *res);
drivers/gpu/drm/vmwgfx/vmwgfx_system_manager.c
51
ttm_resource_fini(man, res);
drivers/gpu/drm/xe/xe_ttm_sys_mgr.c
58
ttm_resource_fini(man, &node->base.base);
drivers/gpu/drm/xe/xe_ttm_sys_mgr.c
68
ttm_resource_fini(man, res);
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
175
ttm_resource_fini(man, &vres->base);
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
194
ttm_resource_fini(man, res);
include/drm/ttm/ttm_resource.h
456
void ttm_resource_fini(struct ttm_resource_manager *man,