Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c47 static void amdgpu_bo_list_free(struct kref *ref) in amdgpu_bo_list_free() function
166 kref_put(&list->refcount, amdgpu_bo_list_free); in amdgpu_bo_list_destroy()
220 kref_put(&list->refcount, amdgpu_bo_list_free); in amdgpu_bo_list_put()