HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_bo_list_free (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_bo_list.c 54 static void amdgpu_bo_list_free(struct kref *ref) function in typeref:typename:void
183 kref_put(&list->refcount, amdgpu_bo_list_free);
237 kref_put(&list->refcount, amdgpu_bo_list_free);
amdgpu_bo_list.c 54 static void amdgpu_bo_list_free(struct kref *ref) function in typeref:typename:void
183 kref_put(&list->refcount, amdgpu_bo_list_free);
237 kref_put(&list->refcount, amdgpu_bo_list_free);

Completed in 80 milliseconds