Home
last modified time | relevance | path

Searched refs:xe_file_destroy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c106 static void xe_file_destroy(struct kref *ref) in xe_file_destroy() function
143 kref_put(&xef->refcount, xe_file_destroy); in xe_file_put()