Searched refs:IORING_SETUP_SQ_AFF (Results 1 – 2 of 2) sorted by relevance
96 #define IORING_SETUP_SQ_AFF (1U << 2) /* sq_thread_cpu is valid */ macro
231 pub const IORING_SETUP_SQ_AFF: ::std::os::raw::c_uint = 4; constant