Searched defs:IORING_SETUP_R_DISABLED (Results 1 – 3 of 3) sorted by relevance
90 pub const IORING_SETUP_R_DISABLED: u32 = 64; constant
118 #define IORING_SETUP_R_DISABLED (1U << 6) /* start with ring disabled */ macro
146 #define IORING_SETUP_R_DISABLED (1U << 6) /* start with ring disabled */ macro