Searched defs:ttm_ref_object (Results 1 – 1 of 1) sorted by relevance
128 struct ttm_ref_object { struct129 struct rcu_head rcu_head;130 struct drm_hash_item hash;131 struct list_head head;132 struct kref kref;133 enum ttm_ref_type ref_type;134 struct ttm_base_object *obj;135 struct ttm_object_file *tfile;