Searched refs:IORING_SETUP_CLAMP (Results 1 – 2 of 2) sorted by relevance
98 #define IORING_SETUP_CLAMP (1U << 4) /* clamp SQ/CQ ring sizes */ macro
233 pub const IORING_SETUP_CLAMP: ::std::os::raw::c_uint = 16; constant