Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs272 /// `IORING_OP_SHUTDOWN`
273 Shutdown = sys::IORING_OP_SHUTDOWN as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4461 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4506 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4459 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4504 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4439 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4484 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4603 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4648 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4673 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4718 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4631 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4676 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4737 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4782 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4545 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4590 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4823 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4868 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4519 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4564 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4793 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4838 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4488 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4533 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4576 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4621 IORING_OP_SHUTDOWN = 34,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4497 pub const IORING_OP_SHUTDOWN: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SHUTDOWN; consts
4542 IORING_OP_SHUTDOWN = 34,

Completed in 174 milliseconds