Home
last modified time | relevance | path

Searched defs:MADV_NOHUGEPAGE (Results 1 – 15 of 15) sorted by relevance

/external/ltp/include/lapi/
Dmmap.h59 # define MADV_NOHUGEPAGE 15 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h60 #define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h91 #define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go757 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_mips64le.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_ppc64.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_arm.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_mips64.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_ppc64le.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_arm64.go946 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_386.go944 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_mips.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_s390x.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_mipsle.go943 MADV_NOHUGEPAGE = 0xf const
Dzerrors_linux_amd64.go944 MADV_NOHUGEPAGE = 0xf const