Searched refs:ttm_object_file (Results 1 – 4 of 4) sorted by relevance
85 struct ttm_object_file;125 struct ttm_object_file *tfile;146 extern int ttm_base_object_init(struct ttm_object_file *tfile,168 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file201 extern int ttm_ref_object_add(struct ttm_object_file *tfile,215 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,228 extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device243 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
62 struct ttm_object_file { struct116 struct ttm_object_file *tfile;121 static inline struct ttm_object_file *122 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()128 static void ttm_object_file_destroy(struct ttm_object_file *tfile) in ttm_object_file_destroy()135 static inline void ttm_object_file_unref(struct ttm_object_file **p_tfile) in ttm_object_file_unref()137 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref()145 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()223 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()255 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()[all …]
76 struct ttm_object_file *vt_holder;166 struct ttm_object_file *tfile);
271 struct ttm_object_file *tfile) in ttm_vt_lock()