/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 123 IORING_OP_SEND, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 266 /// `IORING_OP_SEND` 267 Send = sys::IORING_OP_SEND as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4453 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4498 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4451 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4496 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4431 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4476 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4595 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4640 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4665 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4710 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4623 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4668 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4729 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4774 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4537 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4582 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4815 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4860 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4511 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4556 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4785 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4830 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4480 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4525 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4568 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4613 IORING_OP_SEND = 26,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4489 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts 4534 IORING_OP_SEND = 26,
|