Home
last modified time | relevance | path

Searched refs:IORING_MAX_FIXED_FILES (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/io_uring/
Drsrc.c33 #define IORING_MAX_FIXED_FILES (1U << 20) macro
949 if (nr_args > IORING_MAX_FIXED_FILES) in io_sqe_files_register()