Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h15 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h24 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go996 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_mipsle.go1252 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_s390x.go1251 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_arm.go1251 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_ppc64le.go1253 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_mips64.go1252 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_ppc64.go1253 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_amd64.go1253 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_mips64le.go1252 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_386.go1253 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_mips.go1252 PROT_GROWSDOWN = 0x1000000 const
Dzerrors_linux_arm64.go1254 PROT_GROWSDOWN = 0x1000000 const