Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h261 #define IOSQE_IO_HARDLINK_BIT 3 macro
262 #define IOSQE_IO_HARDLINK (1U << IOSQE_IO_HARDLINK_BIT)
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs384 /// `1 << IOSQE_IO_HARDLINK_BIT`
385 const IO_HARDLINK = 1 << sys::IOSQE_IO_HARDLINK_BIT as u8;
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4411 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4422 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4409 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4420 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4389 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4400 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4553 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4564 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4623 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4634 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4581 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4592 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4687 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4698 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4495 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4506 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4773 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4784 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4469 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4480 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4743 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4754 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4438 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4449 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4526 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4537 IOSQE_IO_HARDLINK_BIT = 3,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4447 pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_7 = _bindgen_ty_7::IOSQE_IO_HARDLINK_BIT; consts
4458 IOSQE_IO_HARDLINK_BIT = 3,

Completed in 177 milliseconds