Home
last modified time | relevance | path

Searched refs:io_fixed_file_set (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dfiletable.h62 static inline void io_fixed_file_set(struct io_fixed_file *file_slot, in io_fixed_file_set() function
H A Dfiletable.c91 io_fixed_file_set(file_slot, file);
H A Drsrc.c412 io_fixed_file_set(file_slot, file); in __io_sqe_files_update()
755 io_fixed_file_set(file_slot, file); in io_sqe_files_register()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c6940 static void io_fixed_file_set(struct io_fixed_file *file_slot, struct file *file) in io_fixed_file_set() function
8432 io_fixed_file_set(io_fixed_file_slot(&ctx->file_table, i), file); in io_sqe_files_register()
8513 io_fixed_file_set(file_slot, file); in io_install_fixed_file()
8626 io_fixed_file_set(file_slot, file); in __io_sqe_files_update()

Completed in 16 milliseconds