Home
last modified time | relevance | path

Searched refs:PROT_GROWSDOWN (Results 1 – 5 of 5) sorted by relevance

/tools/arch/alpha/include/uapi/asm/
Dmman.h32 #define PROT_GROWSDOWN 0x01000000 macro
/tools/arch/xtensa/include/uapi/asm/
Dmman.h32 #define PROT_GROWSDOWN 0x01000000 macro
/tools/arch/mips/include/uapi/asm/
Dmman.h33 #define PROT_GROWSDOWN 0x01000000 macro
/tools/arch/parisc/include/uapi/asm/
Dmman.h32 #define PROT_GROWSDOWN 0x01000000 macro
/tools/include/uapi/asm-generic/
Dmman-common.h17 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro