Home
last modified time | relevance | path

Searched refs:POSIX_MADV_NORMAL (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
D7-1-buildonly.c19 #ifndef POSIX_MADV_NORMAL
20 #error POSIX_MADV_NORMAL not defined
/third_party/musl/libc-test/src/api/
Dsys_mman.c28 C(POSIX_MADV_NORMAL) in f()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmman.h71 #define POSIX_MADV_NORMAL 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmman.h71 #define POSIX_MADV_NORMAL 0 macro
/third_party/musl/include/sys/
Dmman.h72 #define POSIX_MADV_NORMAL 0 macro
/third_party/musl/ndk_musl_include/sys/
Dmman.h71 #define POSIX_MADV_NORMAL 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmman.h66 #define POSIX_MADV_NORMAL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmman.h71 #define POSIX_MADV_NORMAL 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmman.h75 #define POSIX_MADV_NORMAL 0 macro
/third_party/rust/crates/rustix/src/backend/libc/mm/
Dtypes.rs297 Normal = c::POSIX_MADV_NORMAL,
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt660 POSIX_MADV_NORMAL
Dfuchsia.txt590 POSIX_MADV_NORMAL
Ddragonfly.txt758 POSIX_MADV_NORMAL
Dnetbsd.txt800 POSIX_MADV_NORMAL
Dfreebsd.txt903 POSIX_MADV_NORMAL
Dapple.txt1066 POSIX_MADV_NORMAL
Dlinux.txt1693 POSIX_MADV_NORMAL
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs361 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs871 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs794 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2318 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1643 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1602 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2281 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3235 pub const POSIX_MADV_NORMAL: ::c_int = 0; constant