/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 103 IORING_OP_POLL_ADD, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 236 /// `IORING_OP_POLL_ADD` 237 PollAdd = sys::IORING_OP_POLL_ADD as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4433 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 D | general.rs | 4431 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 D | general.rs | 4411 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 D | general.rs | 4575 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 D | general.rs | 4645 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 D | general.rs | 4603 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 D | general.rs | 4709 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 D | general.rs | 4517 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 D | general.rs | 4795 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 D | general.rs | 4491 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 D | general.rs | 4765 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 D | general.rs | 4460 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 D | general.rs | 4548 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 D | general.rs | 4469 pub const IORING_OP_POLL_ADD: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_POLL_ADD; consts 4514 IORING_OP_POLL_ADD = 6,
|