Home
last modified time | relevance | path

Searched defs:MADV_DONTNEED (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h77 #define MADV_DONTNEED 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h82 #define MADV_DONTNEED 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h82 #define MADV_DONTNEED 4 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h86 #define MADV_DONTNEED 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h82 #define MADV_DONTNEED 4 macro
/third_party/musl/include/sys/
H A Dmman.h83 #define MADV_DONTNEED 4 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs419 pub const MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs653 pub const MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs841 pub const MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs961 pub const MADV_DONTNEED: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs646 pub const MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1619 pub const MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1692 pub const MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs985 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs997 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs990 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs990 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1004 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs997 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1004 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs984 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1205 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs985 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1205 pub const MADV_DONTNEED: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs986 pub const MADV_DONTNEED: u32 = 4; consts

Completed in 205 milliseconds

12