Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs330 /// `IORING_RESTRICTION_SQE_OP`
331 SqeOp = sys::IORING_RESTRICTION_SQE_OP as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4690 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4699 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4688 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4697 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4668 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4677 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4832 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4841 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4902 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4911 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4860 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4869 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4966 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4975 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4774 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4783 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs5052 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
5061 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4748 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4757 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs5022 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
5031 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4717 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4726 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4809 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4818 IORING_RESTRICTION_SQE_OP = 1,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4726 pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_12 = _bindgen_ty_12::IORING_RESTRICTION_SQE_OP; consts
4735 IORING_RESTRICTION_SQE_OP = 1,

Completed in 178 milliseconds