Lines Matching defs:tfile
77 * @tfile: Pointer to ttm_object_file of the creator.
104 struct ttm_object_file *tfile;
139 * @tfile: Pointer to a struct ttm_object_file.
142 * (different @tfile pointers.)
150 extern int ttm_base_object_init(struct ttm_object_file *tfile,
160 * @tfile: Pointer to a struct ttm_object_file.
167 *tfile, uint64_t key);
176 * This function should only be used when the struct tfile associated with the
197 * @tfile: A struct ttm_object_file representing the application owning the
210 * file corresponding to @tfile is closed, all its reference objects are
217 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
233 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
255 * ensure that there are no concurrent users of tfile.
288 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
303 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
305 extern int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,