Home
last modified time | relevance | path

Searched refs:IORING_OP_SPLICE (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs275 /// `IORING_OP_SPLICE`
276 Splice = sys::IORING_OP_SPLICE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4457 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4502 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4455 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4500 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4435 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4480 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4599 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4644 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4669 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4714 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4627 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4672 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4733 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4778 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4541 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4586 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4819 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4864 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4515 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4560 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4789 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4834 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4484 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4529 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4572 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4617 IORING_OP_SPLICE = 30,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4493 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts
4538 IORING_OP_SPLICE = 30,

Completed in 190 milliseconds