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()
571 * xe_exec_queue_destroy() - Destroy an exec queue578 void xe_exec_queue_destroy(struct kref *ref) in xe_exec_queue_destroy() 1657 * Only safe to be called from xe_exec_queue_destroy().1761 * Only safe to be called from xe_exec_queue_destroy().574 void xe_exec_queue_destroy(struct kref *ref) xe_exec_queue_destroy() function