Home
last modified time | relevance | path

Searched defs:PROT_GROWSUP (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h16 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h25 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go997 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_mipsle.go1253 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_s390x.go1252 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_arm.go1252 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_ppc64le.go1254 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_mips64.go1253 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_ppc64.go1254 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_amd64.go1254 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_mips64le.go1253 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_386.go1254 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_mips.go1253 PROT_GROWSUP = 0x2000000 const
Dzerrors_linux_arm64.go1255 PROT_GROWSUP = 0x2000000 const