Searched refs:IORING_SETUP_IOPOLL (Results 1 – 2 of 2) sorted by relevance
94 #define IORING_SETUP_IOPOLL (1U << 0) /* io_context is polled */ macro
229 pub const IORING_SETUP_IOPOLL: ::std::os::raw::c_uint = 1; constant