Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h97 IORING_OP_NOP, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs188 /// `IORING_OP_NOP`
189 Nop = sys::IORING_OP_NOP as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4427 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4472 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4425 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4470 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4405 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4450 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4569 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4614 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4639 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4684 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4597 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4642 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4703 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4748 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4511 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4556 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4789 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4834 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4485 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4530 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4759 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4804 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4454 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4499 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4542 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4587 IORING_OP_NOP = 0,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4463 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts
4508 IORING_OP_NOP = 0,

Completed in 190 milliseconds