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