Searched refs:xe_exec_queue_destroy (Results 1 – 3 of 3) sorted by relevance
30 void xe_exec_queue_destroy(struct kref *ref);52 kref_put(&q->refcount, xe_exec_queue_destroy); in xe_exec_queue_put()
175 DEFINE_EVENT(xe_exec_queue, xe_exec_queue_destroy,
244 void xe_exec_queue_destroy(struct kref *ref) in xe_exec_queue_destroy() function