Home
last modified time | relevance | path

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

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