Searched refs:MAP_STACK (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
H A Dmman.h13 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dmman.h29 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dmman.h24 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/arch/tile/include/uapi/asm/
H A Dmman.h26 #define MAP_STACK MAP_GROWSDOWN /* provide convenience alias */ macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dmman.h31 #define MAP_STACK 0x80000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dmman.h25 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dmman.h56 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dmman.h49 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
/linux-4.4.14/tools/perf/
H A Dbuiltin-trace.c44 #ifndef MAP_STACK
45 # define MAP_STACK 0x20000 macro

Completed in 750 milliseconds