Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.c666 static void amdgpu_userq_kref_destroy(struct kref *kref) in amdgpu_userq_kref_destroy() function
694 kref_put(&queue->refcount, amdgpu_userq_kref_destroy); in amdgpu_userq_put()