/io_uring/ |
A D | filetable.c | 58 static int io_install_fixed_file(struct io_ring_ctx *ctx, struct file *file, in io_install_fixed_file() 83 int __io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file, in __io_fixed_fd_install() 108 struct file *file, unsigned int file_slot) in io_fixed_fd_install()
|
A D | openclose.c | 22 struct file *file; member 31 struct file *file; member 37 struct file *file; member 120 struct file *file; in io_openat2() local 230 struct file *file; in io_close() local 309 struct file *file; member
|
A D | memmap.c | 296 static void *io_uring_validate_mmap_request(struct file *file, loff_t pgoff, in io_uring_validate_mmap_request() 321 __cold int io_uring_mmap(struct file *file, struct vm_area_struct *vma) in io_uring_mmap() 395 int io_uring_mmap(struct file *file, struct vm_area_struct *vma) in io_uring_mmap() 400 unsigned int io_uring_nommu_mmap_capabilities(struct file *file) in io_uring_nommu_mmap_capabilities() 405 unsigned long io_uring_get_unmapped_area(struct file *file, unsigned long addr, in io_uring_get_unmapped_area()
|
A D | mock_file.c | 160 static loff_t io_mock_llseek(struct file *file, loff_t offset, int whence) in io_mock_llseek() 167 static __poll_t io_mock_poll(struct file *file, struct poll_table_struct *pt) in io_mock_poll() 179 static int io_mock_release(struct inode *inode, struct file *file) in io_mock_release() 215 struct file *file = NULL; in io_create_mock_file() local
|
A D | fs.c | 19 struct file *file; member 28 struct file *file; member 35 struct file *file; member 42 struct file *file; member
|
A D | epoll.c | 16 struct file *file; member 24 struct file *file; member
|
A D | advise.c | 18 struct file *file; member 25 struct file *file; member
|
A D | truncate.c | 19 struct file *file; member
|
A D | net.c | 22 struct file *file; member 27 struct file *file; member 37 struct file *file; member 47 struct file *file; member 55 struct file *file; member 60 struct file *file; member 65 struct file *file; member 111 struct file *file; member 1660 struct file *file; in io_accept() local 1738 struct file *file; in io_socket() local
|
A D | cancel.h | 11 struct file *file; member
|
A D | tctx.c | 221 int io_ring_add_registered_file(struct io_uring_task *tctx, struct file *file, in io_ring_add_registered_file() 239 struct file *file; in io_ring_add_registered_fd() local
|
A D | nop.c | 16 struct file *file; member
|
A D | filetable.h | 53 struct file *file) in io_fixed_file_set()
|
A D | poll.h | 14 struct file *file; member
|
A D | cancel.c | 23 struct file *file; member 265 struct file *file = NULL; in io_sync_cancel() local
|
A D | statx.c | 15 struct file *file; member
|
A D | notif.h | 14 struct file *file; member
|
A D | uring_cmd.c | 62 struct file *file = req->file; in io_uring_try_cancel_uring_cmd() local 225 struct file *file = req->file; in io_uring_cmd() local
|
A D | sync.c | 18 struct file *file; member
|
A D | register.c | 853 struct file *file; in io_uring_register_get_file() local 911 struct file *file; in SYSCALL_DEFINE4() local
|
A D | fdinfo.c | 222 __cold void io_uring_show_fdinfo(struct seq_file *m, struct file *file) in io_uring_show_fdinfo()
|
A D | rsrc.c | 23 struct file *file; member 257 struct file *file = fget(fd); in __io_sqe_files_update() local 449 struct file *file; in io_files_update_with_index_alloc() local 545 struct file *file; in io_sqe_files_register() local 1281 struct file *file; in io_register_clone_buffers() local
|
A D | poll.c | 26 struct file *file; member 512 static void io_poll_queue_proc(struct file *file, struct wait_queue_head *head, in io_poll_queue_proc() 628 static void io_async_queue_proc(struct file *file, struct wait_queue_head *head, in io_async_queue_proc()
|
A D | io_uring.c | 1702 io_req_flags_t io_file_get_flags(struct file *file) in io_file_get_flags() 1950 struct file *file = NULL; in io_file_get_fixed() local 1966 struct file *file = fget(fd); in io_file_get_normal() local 2867 static __poll_t io_uring_poll(struct file *file, poll_table *wait) in io_uring_poll() 3057 static int io_uring_release(struct inode *inode, struct file *file) in io_uring_release() 3403 struct file *file; in SYSCALL_DEFINE6() local 3539 bool io_is_uring_fops(struct file *file) in io_is_uring_fops() 3603 static int io_uring_install_fd(struct file *file) in io_uring_install_fd() 3732 struct file *file; in io_uring_create() local
|
A D | splice.c | 64 struct file *file = NULL; in io_splice_get_file() local
|