Home
last modified time | relevance | path

Searched defs:MADV_FREE (Results 1 – 25 of 33) sorted by relevance

12

/external/ltp/include/lapi/
Dmmap.h71 # define MADV_FREE 8 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h49 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h81 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.cc22 #define MADV_FREE MADV_DONTNEED macro
/external/v8/src/base/platform/
Dplatform-posix.cc80 #define MADV_FREE MADV_DONTNEED macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go629 MADV_FREE = 0x5 const
Dzerrors_dragonfly_amd64.go854 MADV_FREE = 0x5 const
Dzerrors_openbsd_arm.go876 MADV_FREE = 0x6 const
Dzerrors_netbsd_arm.go968 MADV_FREE = 0x6 const
Dzerrors_openbsd_amd64.go914 MADV_FREE = 0x6 const
Dzerrors_netbsd_amd64.go976 MADV_FREE = 0x6 const
Dzerrors_openbsd_386.go877 MADV_FREE = 0x6 const
Dzerrors_darwin_386.go894 MADV_FREE = 0x5 const
Dzerrors_darwin_arm64.go894 MADV_FREE = 0x5 const
Dzerrors_darwin_amd64.go894 MADV_FREE = 0x5 const
Dzerrors_darwin_arm.go894 MADV_FREE = 0x5 const
Dzerrors_freebsd_386.go961 MADV_FREE = 0x5 const
Dzerrors_freebsd_arm.go968 MADV_FREE = 0x5 const
Dzerrors_netbsd_386.go986 MADV_FREE = 0x6 const
Dzerrors_freebsd_amd64.go961 MADV_FREE = 0x5 const
Dzerrors_linux_sparc64.go753 MADV_FREE = 0x8 const
Dzerrors_linux_mipsle.go938 MADV_FREE = 0x8 const
Dzerrors_linux_s390x.go938 MADV_FREE = 0x8 const
Dzerrors_linux_arm.go938 MADV_FREE = 0x8 const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1631 MADV_FREE = 5 variable

12