Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.c110 struct ttm_ref_object { struct
260 struct ttm_ref_object *ref; in ttm_ref_object_add()
273 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_add()
313 static void ttm_ref_object_release(struct ttm_ref_object *ref) in ttm_ref_object_release()
338 struct ttm_ref_object *ref; in ttm_ref_object_base_unref()
348 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_base_unref()
357 struct ttm_ref_object *ref; in ttm_object_file_release()
372 ref = list_entry(list, struct ttm_ref_object, head); in ttm_object_file_release()