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