Home
last modified time | relevance | path

Searched refs:ttm_object_file_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c172 static void ttm_object_file_destroy(struct kref *kref) in ttm_object_file_destroy() function
186 kref_put(&tfile->refcount, ttm_object_file_destroy); in ttm_object_file_unref()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c140 static void ttm_object_file_destroy(struct kref *kref) in ttm_object_file_destroy() function
154 kref_put(&tfile->refcount, ttm_object_file_destroy); in ttm_object_file_unref()

Completed in 3 milliseconds