Searched defs:ttm_ref_object (Results 1 – 1 of 1) sorted by relevance
121 struct ttm_ref_object { struct122 struct rcu_head rcu_head;123 struct drm_hash_item hash;124 struct list_head head;125 struct kref kref;126 enum ttm_ref_type ref_type;127 struct ttm_base_object *obj;128 struct ttm_object_file *tfile;