xe_exec_queue_destroy
void xe_exec_queue_destroy(struct kref *ref);
kref_put(&q->refcount, xe_exec_queue_destroy);
DEFINE_EVENT(xe_exec_queue, xe_exec_queue_destroy,