Home
last modified time | relevance | path

Searched refs:STACK_TOP (Results 1 – 42 of 42) sorted by relevance

/linux-4.4.14/arch/um/include/asm/
Dprocessor-generic.h77 #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/
Dustack.h9 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro
10 #define STACK_TOP_MAX STACK_TOP
Dprocessor.h303 .rbs_bot = STACK_TOP - DEFAULT_USER_STACK_SIZE, \
/linux-4.4.14/arch/cris/include/asm/
Dprocessor.h20 #define STACK_TOP TASK_SIZE macro
21 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/openrisc/include/asm/
Dprocessor.h26 #define STACK_TOP TASK_SIZE macro
27 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/nios2/include/asm/
Dprocessor.h31 #define STACK_TOP TASK_SIZE macro
32 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/arm64/mm/
Dmmap.c37 #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/
Dprocessor.h125 #define STACK_TOP TASK_SIZE macro
126 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/m32r/include/asm/
Dprocessor.h64 #define STACK_TOP TASK_SIZE macro
65 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/sparc/include/asm/
Dprocessor_32.h33 #define STACK_TOP (PAGE_OFFSET - PAGE_SIZE) macro
34 #define STACK_TOP_MAX STACK_TOP
Dprocessor_64.h50 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
Duaccess_32.h47 #define __user_ok(addr, size) ({ (void)(size); (addr) < STACK_TOP; })
/linux-4.4.14/arch/h8300/include/asm/
Dprocessor.h46 #define STACK_TOP TASK_SIZE macro
47 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/microblaze/include/asm/
Dprocessor.h160 # define STACK_TOP TASK_SIZE macro
161 # define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/sh/include/asm/
Dprocessor_32.h36 #define STACK_TOP TASK_SIZE macro
37 #define STACK_TOP_MAX STACK_TOP
Dprocessor_64.h44 #define STACK_TOP TASK_SIZE macro
45 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/mn10300/include/asm/
Dprocessor.h83 #define STACK_TOP 0x70000000 macro
84 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/avr32/include/asm/
Dprocessor.h17 #define STACK_TOP TASK_SIZE macro
18 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/m68k/include/asm/
Dprocessor.h63 #define STACK_TOP TASK_SIZE macro
64 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/arm64/include/asm/
Dprocessor.h42 #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/
Delf.h163 (STACK_TOP / 3 * 2) : \
164 (STACK_TOP / 3 * 2) & ~((1UL << 32) - 1))
Dprocessor.h83 #define STACK_TOP (1UL << (test_thread_flag(TIF_31BIT) ? 31:42)) macro
/linux-4.4.14/arch/metag/include/asm/
Dprocessor.h23 #define STACK_TOP (TASK_SIZE - PAGE_SIZE) macro
24 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/xtensa/include/asm/
Dprocessor.h43 #define STACK_TOP TASK_SIZE macro
44 #define STACK_TOP_MAX STACK_TOP
/linux-4.4.14/arch/powerpc/include/asm/
Dprocessor.h139 #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/
Dmmap.c49 #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/
Dmem-layout.h69 #define STACK_TOP __UL(2 * 1024 * 1024) macro
/linux-4.4.14/arch/hexagon/include/asm/
Dmem-layout.h57 #define STACK_TOP TASK_SIZE macro
/linux-4.4.14/arch/alpha/include/asm/
Dprocessor.h23 #define STACK_TOP \ macro
/linux-4.4.14/arch/unicore32/include/asm/
Dprocessor.h28 #define STACK_TOP TASK_SIZE macro
/linux-4.4.14/arch/hexagon/kernel/
Dvdso.c71 vdso_base = STACK_TOP; in arch_setup_additional_pages()
/linux-4.4.14/arch/score/include/asm/
Dprocessor.h43 #define STACK_TOP TASK_SIZE macro
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h705 #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/
Dprocessor.h28 #define STACK_TOP ((current->personality & ADDR_LIMIT_32BIT) ? \ macro
/linux-4.4.14/arch/blackfin/include/asm/
Dprocessor.h48 #define STACK_TOP TASK_SIZE macro
/linux-4.4.14/arch/mips/include/asm/
Dhugetlb.h27 unsigned long task_size = STACK_TOP; in prepare_hugepage_range()
Dprocessor.h77 #define STACK_TOP (TASK_SIZE & PAGE_MASK) macro
/linux-4.4.14/arch/parisc/include/asm/
Dprocessor.h55 #define STACK_TOP TASK_SIZE macro
/linux-4.4.14/arch/tile/include/asm/
Dprocessor.h176 #define STACK_TOP TASK_SIZE macro
/linux-4.4.14/arch/parisc/kernel/
Dsys_parisc.c83 return PAGE_ALIGN(STACK_TOP - stack_base); in mmap_upper_limit()
/linux-4.4.14/fs/
Dbinfmt_aout.c258 retval = setup_arg_pages(bprm, STACK_TOP, EXSTACK_DEFAULT); in load_aout_binary()
Dbinfmt_elf.c854 retval = setup_arg_pages(bprm, randomize_stack_top(STACK_TOP), in load_elf_binary()