Home
last modified time | relevance | path

Searched refs:IORING_SETUP_IOPOLL (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_uring.h89 #define IORING_SETUP_IOPOLL (1U << 0) /* io_context is polled */ macro
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs354 /// `IORING_SETUP_IOPOLL`
355 const IOPOLL = sys::IORING_SETUP_IOPOLL;
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2223 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2222 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2202 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2332 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2403 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2354 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2465 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2306 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2569 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2267 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2540 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2252 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2334 pub const IORING_SETUP_IOPOLL: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2263 pub const IORING_SETUP_IOPOLL: u32 = 1; consts

Completed in 176 milliseconds