Searched defs:ttm_ref_object (Results 1 – 2 of 2) 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;
124 struct ttm_ref_object { struct125 struct rcu_head rcu_head;126 struct vmwgfx_hash_item hash;127 struct list_head head;128 struct kref kref;129 struct ttm_base_object *obj;130 struct ttm_object_file *tfile;