Home
last modified time | relevance | path

Searched refs:IORING_OP_TIMEOUT_REMOVE (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_uring.h109 IORING_OP_TIMEOUT_REMOVE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs293 /// `IORING_OP_TIMEOUT_REMOVE`
294 TimeoutRemove = sys::IORING_OP_TIMEOUT_REMOVE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4439 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 Dgeneral.rs4437 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 Dgeneral.rs4417 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 Dgeneral.rs4581 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 Dgeneral.rs4651 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 Dgeneral.rs4609 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 Dgeneral.rs4715 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 Dgeneral.rs4523 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 Dgeneral.rs4801 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 Dgeneral.rs4497 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 Dgeneral.rs4771 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 Dgeneral.rs4466 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 Dgeneral.rs4554 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 Dgeneral.rs4475 pub const IORING_OP_TIMEOUT_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_TIMEOUT_REMOVE; consts
4520 IORING_OP_TIMEOUT_REMOVE = 12,

Completed in 179 milliseconds