Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h123 IORING_OP_SEND, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs266 /// `IORING_OP_SEND`
267 Send = sys::IORING_OP_SEND as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4453 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 Dgeneral.rs4451 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 Dgeneral.rs4431 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 Dgeneral.rs4595 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 Dgeneral.rs4665 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 Dgeneral.rs4623 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 Dgeneral.rs4729 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 Dgeneral.rs4537 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 Dgeneral.rs4815 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 Dgeneral.rs4511 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 Dgeneral.rs4785 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 Dgeneral.rs4480 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 Dgeneral.rs4568 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 Dgeneral.rs4489 pub const IORING_OP_SEND: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SEND; consts
4534 IORING_OP_SEND = 26,

Completed in 186 milliseconds