Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 32) sorted by relevance

12

/io_uring/
A Dfiletable.c58 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 Dopenclose.c22 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 Dmemmap.c296 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 Dmock_file.c160 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 Dfs.c19 struct file *file; member
28 struct file *file; member
35 struct file *file; member
42 struct file *file; member
A Depoll.c16 struct file *file; member
24 struct file *file; member
A Dadvise.c18 struct file *file; member
25 struct file *file; member
A Dtruncate.c19 struct file *file; member
A Dnet.c22 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 Dcancel.h11 struct file *file; member
A Dtctx.c221 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 Dnop.c16 struct file *file; member
A Dfiletable.h53 struct file *file) in io_fixed_file_set()
A Dpoll.h14 struct file *file; member
A Dcancel.c23 struct file *file; member
265 struct file *file = NULL; in io_sync_cancel() local
A Dstatx.c15 struct file *file; member
A Dnotif.h14 struct file *file; member
A During_cmd.c62 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 Dsync.c18 struct file *file; member
A Dregister.c853 struct file *file; in io_uring_register_get_file() local
911 struct file *file; in SYSCALL_DEFINE4() local
A Dfdinfo.c222 __cold void io_uring_show_fdinfo(struct seq_file *m, struct file *file) in io_uring_show_fdinfo()
A Drsrc.c23 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 Dpoll.c26 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 Dio_uring.c1702 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 Dsplice.c64 struct file *file = NULL; in io_splice_get_file() local

Completed in 35 milliseconds

12