Lines Matching defs:tfile
128 struct ttm_object_file *tfile; member
134 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
142 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
151 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
245 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup()
263 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
309 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
344 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
425 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
443 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref()
468 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
494 struct ttm_object_file *tfile = kmalloc(sizeof(*tfile), GFP_KERNEL); in ttm_object_file_init() local
648 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle()
683 int ttm_prime_handle_to_fd(struct ttm_object_file *tfile, in ttm_prime_handle_to_fd()
778 int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, in ttm_prime_object_init()