Searched defs:IORING_ENTER_GETEVENTS (Results 1 – 2 of 2) sorted by relevance
232 #define IORING_ENTER_GETEVENTS (1U << 0) macro
241 pub const IORING_ENTER_GETEVENTS: ::std::os::raw::c_uint = 1; constant