Searched defs:PROT_EXEC (Results 1 - 10 of 10) sorted by relevance

/linux-master/tools/arch/alpha/include/uapi/asm/
H A Dmman.h31 #define PROT_EXEC 0x4 macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Dmman.h32 #define PROT_EXEC 0x04 macro
/linux-master/tools/arch/xtensa/include/uapi/asm/
H A Dmman.h31 #define PROT_EXEC 0x4 macro
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Dmman.h31 #define PROT_EXEC 0x4 macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dmman.h7 #define PROT_EXEC 0x4 /* page can be executed */ macro
/linux-master/include/uapi/asm-generic/
H A Dmman-common.h12 #define PROT_EXEC 0x4 /* page can be executed */ macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dmman.h28 #define PROT_EXEC 0x4 /* page can be executed */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dmman-common.h12 #define PROT_EXEC 0x4 /* page can be executed */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dmman.h7 #define PROT_EXEC 0x4 /* page can be executed */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dmman.h21 #define PROT_EXEC 0x04 /* page can be executed */ macro

Completed in 158 milliseconds