Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dttm_object.c124 struct ttm_ref_object { struct
317 struct ttm_ref_object *ref; in ttm_ref_object_exists()
328 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_exists()
353 struct ttm_ref_object *ref; in ttm_ref_object_add()
373 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_add()
425 struct ttm_ref_object *ref = in ttm_ref_object_release()
426 container_of(kref, struct ttm_ref_object, kref); in ttm_ref_object_release()
450 struct ttm_ref_object *ref; in ttm_ref_object_base_unref()
460 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_base_unref()
468 struct ttm_ref_object *ref; in ttm_object_file_release()
[all …]

Completed in 6 milliseconds