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

/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_object.c36 /** @file ttm_ref_object.c
100 * struct ttm_ref_object
120 struct ttm_ref_object { struct
241 base = drm_hash_entry(hash, struct ttm_ref_object, hash)->obj; ttm_base_object_lookup()
288 struct ttm_ref_object *ref; ttm_ref_object_exists()
299 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); ttm_ref_object_exists()
324 struct ttm_ref_object *ref; ttm_ref_object_add()
340 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); ttm_ref_object_add()
389 struct ttm_ref_object *ref = ttm_ref_object_release()
390 container_of(kref, struct ttm_ref_object, kref); ttm_ref_object_release()
414 struct ttm_ref_object *ref; ttm_ref_object_base_unref()
424 ref = drm_hash_entry(hash, struct ttm_ref_object, hash); ttm_ref_object_base_unref()
433 struct ttm_ref_object *ref; ttm_object_file_release()
448 ref = list_entry(list, struct ttm_ref_object, head); ttm_object_file_release()

Completed in 50 milliseconds