Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h104 IORING_OP_POLL_REMOVE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs239 /// `IORING_OP_POLL_REMOVE`
240 PollRemove = sys::IORING_OP_POLL_REMOVE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4434 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 Dgeneral.rs4432 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 Dgeneral.rs4412 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 Dgeneral.rs4576 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 Dgeneral.rs4646 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 Dgeneral.rs4604 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 Dgeneral.rs4710 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 Dgeneral.rs4518 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 Dgeneral.rs4796 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 Dgeneral.rs4492 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 Dgeneral.rs4766 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 Dgeneral.rs4461 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 Dgeneral.rs4549 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 Dgeneral.rs4470 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_REMOVE; consts
4515 IORING_OP_POLL_REMOVE = 7,

Completed in 192 milliseconds