Home
last modified time | relevance | path

Searched refs:amdgpu_bo_destroy (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c87 static void amdgpu_bo_destroy(struct ttm_buffer_object *tbo) in amdgpu_bo_destroy() function
125 if (bo->destroy == &amdgpu_bo_destroy) in amdgpu_bo_is_amdgpu_bo()
499 NULL, bp->resv, &amdgpu_bo_destroy); in amdgpu_bo_do_create()