Lines Matching defs:tfile
114 struct ttm_object_file *tfile; member
118 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
126 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
135 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
142 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
214 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
245 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
314 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
332 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref()
358 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
385 struct ttm_object_file *tfile = kmalloc(sizeof(*tfile), GFP_KERNEL); in ttm_object_file_init() local