Searched refs:xe_lrc_destroy (Results 1 – 2 of 2) sorted by relevance
56 void xe_lrc_destroy(struct kref *ref);80 kref_put(&lrc->refcount, xe_lrc_destroy); in xe_lrc_put()
1713 void xe_lrc_destroy(struct kref *ref) in xe_lrc_destroy() function