Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h122 IORING_OP_MADVISE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs224 /// `IORING_OP_MADVISE`
225 Madvise = sys::IORING_OP_MADVISE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4452 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4497 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4450 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4495 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4430 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4475 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4594 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4639 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4664 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4709 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4622 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4667 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4728 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4773 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4536 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4581 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4814 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4859 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4510 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4555 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4784 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4829 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4479 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4524 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4567 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4612 IORING_OP_MADVISE = 25,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4488 pub const IORING_OP_MADVISE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_MADVISE; consts
4533 IORING_OP_MADVISE = 25,

Completed in 192 milliseconds