Searched refs:IORING_FEAT_NODROP (Results 1 – 2 of 2) sorted by relevance
257 #define IORING_FEAT_NODROP (1U << 1) macro
244 pub const IORING_FEAT_NODROP: ::std::os::raw::c_uint = 2; constant