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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c48 static void amdgpu_bo_list_free(struct kref *ref) function
160 kref_put(&list->refcount, amdgpu_bo_list_free);
181 kref_put(&list->refcount, amdgpu_bo_list_free);

Completed in 114 milliseconds