/linux-4.4.14/arch/um/include/asm/ |
D | processor-generic.h | 77 #undef STACK_TOP 83 #define STACK_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro 84 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | ustack.h | 9 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro 10 #define STACK_TOP_MAX STACK_TOP
|
D | processor.h | 303 .rbs_bot = STACK_TOP - DEFAULT_USER_STACK_SIZE, \
|
/linux-4.4.14/arch/cris/include/asm/ |
D | processor.h | 20 #define STACK_TOP TASK_SIZE macro 21 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | processor.h | 26 #define STACK_TOP TASK_SIZE macro 27 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | processor.h | 31 #define STACK_TOP TASK_SIZE macro 32 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/arm64/mm/ |
D | mmap.c | 37 #define MAX_GAP (STACK_TOP/6*5) 68 return PAGE_ALIGN(STACK_TOP - gap - rnd); in mmap_base()
|
/linux-4.4.14/arch/arc/include/asm/ |
D | processor.h | 125 #define STACK_TOP TASK_SIZE macro 126 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | processor.h | 64 #define STACK_TOP TASK_SIZE macro 65 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | processor_32.h | 33 #define STACK_TOP (PAGE_OFFSET - PAGE_SIZE) macro 34 #define STACK_TOP_MAX STACK_TOP
|
D | processor_64.h | 50 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
|
D | uaccess_32.h | 47 #define __user_ok(addr, size) ({ (void)(size); (addr) < STACK_TOP; })
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | processor.h | 46 #define STACK_TOP TASK_SIZE macro 47 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | processor.h | 160 # define STACK_TOP TASK_SIZE macro 161 # define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/sh/include/asm/ |
D | processor_32.h | 36 #define STACK_TOP TASK_SIZE macro 37 #define STACK_TOP_MAX STACK_TOP
|
D | processor_64.h | 44 #define STACK_TOP TASK_SIZE macro 45 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | processor.h | 83 #define STACK_TOP 0x70000000 macro 84 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | processor.h | 17 #define STACK_TOP TASK_SIZE macro 18 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | processor.h | 63 #define STACK_TOP TASK_SIZE macro 64 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | processor.h | 42 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro 45 #define STACK_TOP STACK_TOP_MAX macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | elf.h | 163 (STACK_TOP / 3 * 2) : \ 164 (STACK_TOP / 3 * 2) & ~((1UL << 32) - 1))
|
D | processor.h | 83 #define STACK_TOP (1UL << (test_thread_flag(TIF_31BIT) ? 31:42)) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | processor.h | 23 #define STACK_TOP (TASK_SIZE - PAGE_SIZE) macro 24 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | processor.h | 43 #define STACK_TOP TASK_SIZE macro 44 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | processor.h | 139 #define STACK_TOP (is_32bit_task() ? \ macro 146 #define STACK_TOP TASK_SIZE macro 147 #define STACK_TOP_MAX STACK_TOP
|
/linux-4.4.14/arch/s390/mm/ |
D | mmap.c | 49 #define MAX_GAP (STACK_TOP/6*5) 79 return STACK_TOP - stack_maxrandom_size() - rnd - gap; in mmap_base()
|
/linux-4.4.14/arch/frv/include/asm/ |
D | mem-layout.h | 69 #define STACK_TOP __UL(2 * 1024 * 1024) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | mem-layout.h | 57 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | processor.h | 23 #define STACK_TOP \ macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | processor.h | 28 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | vdso.c | 71 vdso_base = STACK_TOP; in arch_setup_additional_pages()
|
/linux-4.4.14/arch/score/include/asm/ |
D | processor.h | 43 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | processor.h | 705 #define STACK_TOP TASK_SIZE macro 706 #define STACK_TOP_MAX STACK_TOP 758 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | processor.h | 28 #define STACK_TOP ((current->personality & ADDR_LIMIT_32BIT) ? \ macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | processor.h | 48 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | hugetlb.h | 27 unsigned long task_size = STACK_TOP; in prepare_hugepage_range()
|
D | processor.h | 77 #define STACK_TOP (TASK_SIZE & PAGE_MASK) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | processor.h | 55 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | processor.h | 176 #define STACK_TOP TASK_SIZE macro
|
/linux-4.4.14/arch/parisc/kernel/ |
D | sys_parisc.c | 83 return PAGE_ALIGN(STACK_TOP - stack_base); in mmap_upper_limit()
|
/linux-4.4.14/fs/ |
D | binfmt_aout.c | 258 retval = setup_arg_pages(bprm, STACK_TOP, EXSTACK_DEFAULT); in load_aout_binary()
|
D | binfmt_elf.c | 854 retval = setup_arg_pages(bprm, randomize_stack_top(STACK_TOP), in load_elf_binary()
|