Lines Matching defs:file

430 				struct file * file = xchg(&fdt->fd[i], NULL);  in close_files()  local
602 void fd_install(unsigned int fd, struct file *file) in fd_install()
640 struct file *file; in pick_file() local
657 struct file *file; in close_fd() local
699 struct file *file; in __range_close() local
811 struct file *file; in close_fd_get_file() local
838 struct file *file; in do_close_on_exec() local
860 struct file *file; in __fget_files_rcu() local
913 struct file *file; in __fget_files() local
941 struct file *file = NULL; in fget_task() local
955 struct file *file = NULL; in task_lookup_fd_rcu() local
971 struct file *file = NULL; in task_lookup_next_fd_rcu() local
1007 struct file *file; in __fget_light() local
1051 static inline bool file_needs_f_pos_lock(struct file *file) in file_needs_f_pos_lock()
1060 struct file *file = (struct file *)(v & ~3); in __fdget_pos() local
1106 struct file *file, unsigned fd, unsigned flags) in do_dup2()
1149 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
1186 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
1212 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
1226 int receive_fd(struct file *file, unsigned int o_flags) in receive_fd()
1235 struct file *file; in ksys_dup3() local
1289 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
1301 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
1316 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
1325 struct file *file; in iterate_fd() local