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