Lines Matching refs:ttm_object_file
92 struct ttm_object_file;
129 struct ttm_object_file *tfile;
177 extern int ttm_base_object_init(struct ttm_object_file *tfile,
197 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
248 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
253 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
267 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
280 extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
295 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
329 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
347 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
349 extern int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,
364 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key);