Home
last modified time | relevance | path

Searched refs:io_fixed_file (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dfiletable.h36 static inline struct io_fixed_file *
46 static inline unsigned int io_slot_flags(struct io_fixed_file *slot) in io_slot_flags()
51 static inline struct file *io_slot_file(struct io_fixed_file *slot) in io_slot_file()
62 static inline void io_fixed_file_set(struct io_fixed_file *file_slot, in io_fixed_file_set()
H A Dfiletable.c67 struct io_fixed_file *file_slot;
137 struct io_fixed_file *file_slot; in io_fixed_fd_remove()
H A Drsrc.c361 struct io_fixed_file *file_slot; in __io_sqe_files_update()
728 struct io_fixed_file *file_slot; in io_sqe_files_register()
H A Dio_uring.c1977 struct io_fixed_file *slot; in io_file_get_fixed()
/kernel/linux/linux-6.6/include/linux/
H A Dio_uring_types.h26 struct io_fixed_file { struct
32 struct io_fixed_file *files;
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c217 struct io_fixed_file { struct
233 struct io_fixed_file *files;
6926 static inline struct io_fixed_file *io_fixed_file_slot(struct io_file_table *table, in io_fixed_file_slot()
6935 struct io_fixed_file *slot = io_fixed_file_slot(&ctx->file_table, index); in io_file_from_index()
6940 static void io_fixed_file_set(struct io_fixed_file *file_slot, struct file *file) in io_fixed_file_set()
8480 struct io_fixed_file *file_slot; in io_install_fixed_file()
8528 struct io_fixed_file *file_slot; in io_close_fixed()
8569 struct io_fixed_file *file_slot; in __io_sqe_files_update()

Completed in 29 milliseconds