Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h103 IORING_OP_POLL_ADD, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs236 /// `IORING_OP_POLL_ADD`
237 PollAdd = sys::IORING_OP_POLL_ADD as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4433 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4478 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4431 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4476 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4411 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4456 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4575 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4620 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4645 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4690 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4603 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4648 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4709 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4754 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4517 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4562 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4795 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4840 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4491 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4536 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4765 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4810 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4460 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4505 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4548 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4593 IORING_OP_POLL_ADD = 6,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4469 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts
4514 IORING_OP_POLL_ADD = 6,

Completed in 228 milliseconds