Searched refs:amdgpu_bo_free (Results 1 – 8 of 8) sorted by relevance
99 amdgpu_bo_free(buf_handle); in suite_bo_tests_init()117 r = amdgpu_bo_free(buffer_handle); in suite_bo_tests_clean()143 r = amdgpu_bo_free(res.buf_handle); in amdgpu_bo_export_import_do_type()
155 r = amdgpu_bo_free(bo); in gpu_mem_free()210 amdgpu_bo_free(buf_handle); in amdgpu_bo_alloc_and_map()221 amdgpu_bo_free(bo); in amdgpu_bo_unmap_and_free()
227 r = amdgpu_bo_free(buf_handle); in amdgpu_cs_uvd_create()333 r = amdgpu_bo_free(buf_handle); in amdgpu_cs_uvd_decode()390 r = amdgpu_bo_free(buf_handle); in amdgpu_cs_uvd_destroy()
222 r = amdgpu_bo_free(vce_bo->handle); in free_resource()
840 r = amdgpu_bo_free(buf_handle); in amdgpu_userptr_test()
17 amdgpu_bo_free
680 int amdgpu_bo_free(amdgpu_bo_handle buf_handle);
420 int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free() function