Lines Matching defs:ttm_base_object
115 struct ttm_base_object *obj;
146 struct ttm_base_object *base,
149 void (*rcount_release) (struct ttm_base_object **),
150 void (*ref_obj_release) (struct ttm_base_object *,
186 static void ttm_release_base(struct ttm_base_object *base)
205 void ttm_base_object_unref(struct ttm_base_object **p_base)
207 struct ttm_base_object *base = *p_base;
223 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile,
227 struct ttm_base_object *base;
235 base = drm_hash_entry(hash, struct ttm_base_object, hash);
256 struct ttm_base_object *base,
315 struct ttm_base_object *base = ref->obj;