Lines Matching refs:ttm_ref_object
120 struct ttm_ref_object { struct
241 base = drm_hash_entry(hash, struct ttm_ref_object, hash)->obj; in ttm_base_object_lookup()
288 struct ttm_ref_object *ref; in ttm_ref_object_exists()
299 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_exists()
325 struct ttm_ref_object *ref; in ttm_ref_object_add()
341 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_add()
393 struct ttm_ref_object *ref = in ttm_ref_object_release()
394 container_of(kref, struct ttm_ref_object, kref); in ttm_ref_object_release()
418 struct ttm_ref_object *ref; in ttm_ref_object_base_unref()
428 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); in ttm_ref_object_base_unref()
437 struct ttm_ref_object *ref; in ttm_object_file_release()
452 ref = list_entry(list, struct ttm_ref_object, head); in ttm_object_file_release()