Home
last modified time | relevance | path

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

12

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h73 #define MADV_NORMAL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h78 #define MADV_NORMAL 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h78 #define MADV_NORMAL 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h82 #define MADV_NORMAL 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h78 #define MADV_NORMAL 0 macro
/third_party/musl/include/sys/
H A Dmman.h79 #define MADV_NORMAL 0 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs415 pub const MADV_NORMAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs649 pub const MADV_NORMAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs837 pub const MADV_NORMAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs957 pub const MADV_NORMAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs642 pub const MADV_NORMAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1615 pub const MADV_NORMAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1688 pub const MADV_NORMAL: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs981 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs993 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs986 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs986 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1000 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs993 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1000 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs980 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1201 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs981 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1201 pub const MADV_NORMAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs982 pub const MADV_NORMAL: u32 = 0; consts

Completed in 237 milliseconds

12