Searched refs:IORING_RESTRICTION_SQE_OP (Results 1 - 15 of 15) sorted by relevance
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 330 /// `IORING_RESTRICTION_SQE_OP` 331 SqeOp = sys::IORING_RESTRICTION_SQE_OP as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4690 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 D | general.rs | 4688 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 D | general.rs | 4668 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 D | general.rs | 4832 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 D | general.rs | 4902 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 D | general.rs | 4860 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 D | general.rs | 4966 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 D | general.rs | 4774 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 D | general.rs | 5052 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 D | general.rs | 4748 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 D | general.rs | 5022 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 D | general.rs | 4717 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 D | general.rs | 4809 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 D | general.rs | 4726 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 174 milliseconds