Home
last modified time | relevance | path

Searched defs:MADV_FREE (Results 1 - 25 of 29) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dmmap.h66 # define MADV_FREE 8 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h78 #define MADV_FREE 8 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h83 #define MADV_FREE 8 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h83 #define MADV_FREE 8 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h87 #define MADV_FREE 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h83 #define MADV_FREE 8 macro
/third_party/musl/include/sys/
H A Dmman.h84 #define MADV_FREE 8 macro
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc84 #define MADV_FREE MADV_DONTNEED macro
1258 #undef MADV_FREE macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs420 pub const MADV_FREE: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs842 pub const MADV_FREE: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs962 pub const MADV_FREE: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs647 pub const MADV_FREE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1620 pub const MADV_FREE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1693 pub const MADV_FREE: ::c_int = 5; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs986 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs998 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs991 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs991 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1005 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs998 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1005 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs985 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1206 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs986 pub const MADV_FREE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1206 pub const MADV_FREE: u32 = 8; consts

Completed in 190 milliseconds

12