Searched refs:xe_exec_queue_destroy (Results 1 – 2 of 2) sorted by relevance
35 void xe_exec_queue_destroy(struct kref *ref);57 kref_put(&q->refcount, xe_exec_queue_destroy); in xe_exec_queue_put()
472 void xe_exec_queue_destroy(struct kref *ref) in xe_exec_queue_destroy() function