Searched defs:IORING_ENTER_SQ_WAIT (Results 1 – 4 of 4) sorted by relevance
56 pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant
262 #define IORING_ENTER_SQ_WAIT (1U << 2) macro
259 #define IORING_ENTER_SQ_WAIT (1U << 2) macro