/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 111 IORING_OP_ASYNC_CANCEL, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 194 /// `IORING_OP_ASYNC_CANCEL` 195 AsyncCancel = sys::IORING_OP_ASYNC_CANCEL as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4441 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4486 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4439 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4484 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4419 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4464 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4583 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4628 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4653 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4698 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4611 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4656 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4717 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4762 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4525 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4570 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4803 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4848 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4499 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4544 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4773 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4818 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4468 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4513 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4556 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4601 IORING_OP_ASYNC_CANCEL = 14,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4477 pub const IORING_OP_ASYNC_CANCEL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ASYNC_CANCEL; consts 4522 IORING_OP_ASYNC_CANCEL = 14,
|