Searched refs:IORING_OP_TEE (Results 1 - 15 of 15) sorted by relevance
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 287 /// `IORING_OP_TEE` 288 Tee = sys::IORING_OP_TEE as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4460 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4505 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4458 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4503 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4438 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4483 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4602 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4647 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4672 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4717 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4630 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4675 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4736 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4781 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4544 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4589 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4822 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4867 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4518 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4563 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4792 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4837 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4487 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4532 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4575 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4620 IORING_OP_TEE = 33,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4496 pub const IORING_OP_TEE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TEE; consts 4541 IORING_OP_TEE = 33,
|
Completed in 194 milliseconds