Lines Matching refs:ttm_object_file
91 struct ttm_object_file;
128 struct ttm_object_file *tfile;
176 extern int ttm_base_object_init(struct ttm_object_file *tfile,
196 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
247 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
252 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
266 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
279 extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
294 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
328 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
346 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
348 extern int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,
363 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key);