/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 109 IORING_OP_TIMEOUT_REMOVE, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 293 /// `IORING_OP_TIMEOUT_REMOVE` 294 TimeoutRemove = sys::IORING_OP_TIMEOUT_REMOVE as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4439 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4484 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4437 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4482 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4417 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4462 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4581 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4626 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4651 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4696 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4609 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4654 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4715 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4760 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4523 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4568 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4801 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4846 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4497 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4542 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4771 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4816 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4466 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4511 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4554 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4599 IORING_OP_TIMEOUT_REMOVE = 12,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4475 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts 4520 IORING_OP_TIMEOUT_REMOVE = 12,
|