Lines Matching defs:tfile
135 struct ttm_object_file *tfile; member
141 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
149 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
158 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
165 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
252 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup()
270 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
316 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
351 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
432 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
450 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref()
475 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
501 struct ttm_object_file *tfile = kmalloc(sizeof(*tfile), GFP_KERNEL); in ttm_object_file_init() local
667 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle()
702 int ttm_prime_handle_to_fd(struct ttm_object_file *tfile, in ttm_prime_handle_to_fd()
797 int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, in ttm_prime_object_init()