/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 104 IORING_OP_POLL_REMOVE, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 239 /// `IORING_OP_POLL_REMOVE` 240 PollRemove = sys::IORING_OP_POLL_REMOVE as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4434 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4479 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4432 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4477 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4412 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4457 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4576 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4621 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4646 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4691 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4604 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4649 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4710 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4755 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4518 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4563 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4796 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4841 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4492 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4537 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4766 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4811 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4461 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4506 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4549 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4594 IORING_OP_POLL_REMOVE = 7,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4470 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts 4515 IORING_OP_POLL_REMOVE = 7,
|