Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h126 IORING_OP_EPOLL_CTL, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs203 /// `IORING_OP_EPOLL_CTL`
204 EpollCtl = sys::IORING_OP_EPOLL_CTL as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4456 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4501 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4454 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4499 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4434 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4479 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4598 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4643 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4668 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4713 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4626 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4671 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4732 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4777 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4540 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4585 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4818 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4863 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4514 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4559 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4788 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4833 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4483 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4528 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4571 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4616 IORING_OP_EPOLL_CTL = 29,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4492 pub const IORING_OP_EPOLL_CTL: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_EPOLL_CTL; consts
4537 IORING_OP_EPOLL_CTL = 29,

Completed in 187 milliseconds