Searched refs:amdgpu_bo_destroy (Results 1 – 1 of 1) sorted by relevance
60 static void amdgpu_bo_destroy(struct ttm_buffer_object *tbo) in amdgpu_bo_destroy() function80 amdgpu_bo_destroy(tbo); in amdgpu_bo_user_destroy()95 if (bo->destroy == &amdgpu_bo_destroy || in amdgpu_bo_is_amdgpu_bo()701 bp->destroy = &amdgpu_bo_destroy; in amdgpu_bo_create()
Completed in 784 milliseconds