/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 97 IORING_OP_NOP, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 188 /// `IORING_OP_NOP` 189 Nop = sys::IORING_OP_NOP as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4427 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 D | general.rs | 4425 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 D | general.rs | 4405 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 D | general.rs | 4569 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 D | general.rs | 4639 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 D | general.rs | 4597 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 D | general.rs | 4703 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 D | general.rs | 4511 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 D | general.rs | 4789 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 D | general.rs | 4485 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 D | general.rs | 4759 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 D | general.rs | 4454 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 D | general.rs | 4542 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 D | general.rs | 4463 pub const IORING_OP_NOP: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_NOP; consts 4508 IORING_OP_NOP = 0,
|