Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h108 IORING_OP_TIMEOUT, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs290 /// `IORING_OP_TIMEOUT`
291 Timeout = sys::IORING_OP_TIMEOUT as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4438 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4483 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4436 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4481 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4416 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4461 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4580 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4625 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4650 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4695 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4608 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4653 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4714 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4759 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4522 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4567 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4800 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4845 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4496 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4541 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4770 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4815 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4465 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4510 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4553 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4598 IORING_OP_TIMEOUT = 11,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4474 pub const IORING_OP_TIMEOUT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT; consts
4519 IORING_OP_TIMEOUT = 11,

Completed in 175 milliseconds