Home
last modified time | relevance | path

Searched defs:MAP_NORESERVE (Results 1 – 25 of 35) sorted by relevance

12

/external/compiler-rt/test/tsan/
Dmmap_large.cc11 #define MAP_NORESERVE 0 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman.h11 #define MAP_NORESERVE 0x4000 /* don't check for reservations */ macro
/external/compiler-rt/test/asan/TestCases/Posix/
Ddlclose-test.cc40 #define MAP_NORESERVE 0 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h43 #define MAP_NORESERVE 0x0400 /* don't check for reservations */ macro
/external/harfbuzz_ng/src/
Dhb-blob.cc493 # define MAP_NORESERVE 0 macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cc44 #define MAP_NORESERVE 0 macro
Dsanitizer_posix.cc41 #define MAP_NORESERVE 0 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Derrors_freebsd_amd64.go214 MAP_NORESERVE = 0x40 const
Derrors_freebsd_arm.go213 MAP_NORESERVE = 0x40 const
Derrors_freebsd_386.go214 MAP_NORESERVE = 0x40 const
Dzerrors_solaris_amd64.go642 MAP_NORESERVE = 0x40 const
Dzerrors_dragonfly_amd64.go872 MAP_NORESERVE = 0x40 const
Dzerrors_openbsd_arm.go895 MAP_NORESERVE = 0x0 const
Dzerrors_netbsd_arm.go992 MAP_NORESERVE = 0x40 const
Dzerrors_openbsd_amd64.go933 MAP_NORESERVE = 0x0 const
Dzerrors_netbsd_amd64.go1000 MAP_NORESERVE = 0x40 const
Dzerrors_openbsd_386.go895 MAP_NORESERVE = 0x40 const
Dzerrors_darwin_386.go912 MAP_NORESERVE = 0x40 const
Dzerrors_darwin_arm64.go912 MAP_NORESERVE = 0x40 const
Dzerrors_darwin_amd64.go912 MAP_NORESERVE = 0x40 const
Dzerrors_darwin_arm.go912 MAP_NORESERVE = 0x40 const
Dzerrors_netbsd_386.go1010 MAP_NORESERVE = 0x40 const
Dzerrors_linux_sparc64.go776 MAP_NORESERVE = 0x40 const
Dzerrors_linux_mipsle.go963 MAP_NORESERVE = 0x400 const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1613 MAP_NORESERVE = 0x40 variable

12