Searched refs:IORING_OP_SPLICE (Results 1 - 15 of 15) sorted by relevance
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 275 /// `IORING_OP_SPLICE` 276 Splice = sys::IORING_OP_SPLICE as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4457 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 D | general.rs | 4455 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 D | general.rs | 4435 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 D | general.rs | 4599 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 D | general.rs | 4669 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 D | general.rs | 4627 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 D | general.rs | 4733 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 D | general.rs | 4541 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 D | general.rs | 4819 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 D | general.rs | 4515 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 D | general.rs | 4789 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 D | general.rs | 4484 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 D | general.rs | 4572 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 D | general.rs | 4493 pub const IORING_OP_SPLICE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SPLICE; consts 4538 IORING_OP_SPLICE = 30,
|
Completed in 179 milliseconds