Searched refs:start_stack (Results 1 - 25 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Duser.h36 current->start_stack, so we round each of these off in order to be able
61 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
74 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Duser.h46 * current->start_stack, so we round each of these off in order to
65 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
78 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duser.h34 * current->start_stack, so we round each of these in order to be able
45 unsigned long start_stack; /* stack starting address */ member in struct:user
56 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Duser.h34 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
51 #define HOST_STACK_END_ADDR +(u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Duser.h29 * current->start_stack, so we round each of these in order to be able
39 unsigned long start_stack; /* stack starting address */ member in struct:user
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Duser.h28 current->start_stack, so we round each of these off in order to be able
59 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
73 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Duser.h28 * current->start_stack, so we round each of these off in order to be
39 unsigned long start_stack; /* stack starting address */ member in struct:user
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Duser.h37 * current->start_stack, so we round each of these in order to be able
52 unsigned long start_stack; /* stack starting address */ member in struct:user
63 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Duser.h26 * current->start_stack, so we round each of these in order to be able
53 unsigned long start_stack; /* stack starting address */ member in struct:user
65 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Duser.h28 * current->start_stack, so we round each of these in order to be able
39 unsigned long start_stack; /* stack starting address */ member in struct:user
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Duser.h24 * current->start_stack, so we round each of these in order to be able
45 unsigned long start_stack; /* stack starting address */ member in struct:user
56 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Duser.h30 * current->start_stack, so we round each of these in order to be able
40 unsigned long start_stack; /* stack starting address */ member in struct:user
51 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
H A Da.out-core.h30 dump->start_stack = rdusp() & ~(PAGE_SIZE - 1);
35 dump->u_ssize = (current->mm->start_stack - dump->start_stack
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Duser_32.h27 current->start_stack, so we round each of these off in order to be able
113 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
129 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
H A Da.out-core.h30 dump->start_stack = regs->sp & ~(PAGE_SIZE - 1);
38 if (dump->start_stack < TASK_SIZE)
39 dump->u_ssize = ((unsigned long)(TASK_SIZE - dump->start_stack))
H A Duser_64.h29 current->start_stack, so we round each of these off in order to be able
116 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
135 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
H A Duser32.h55 __u32 start_stack; /* Starting virtual address of stack area. member in struct:user32
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Duser.h26 current->start_stack, so we round each of these off in order to be able
69 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
84 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
H A Da.out-core.h30 dump->start_stack = rdusp() & ~(PAGE_SIZE - 1);
37 if (dump->start_stack < TASK_SIZE)
38 dump->u_ssize = ((unsigned long) (TASK_SIZE - dump->start_stack)) >> PAGE_SHIFT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Duser.h28 current->start_stack, so we round each of these off in order to be able
64 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
82 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
H A Da.out-core.h29 dump->start_stack = regs->ARM_sp & ~(PAGE_SIZE - 1);
41 if (dump->start_stack < 0x04000000)
42 dump->u_ssize = (0x04000000 - dump->start_stack) >> PAGE_SHIFT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Delf-fdpic.c25 unsigned long *start_stack,
28 *start_stack = 0x02200000UL;
83 limit = (current->mm->start_stack - 0x00200000);
23 elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params, struct elf_fdpic_params *interp_params, unsigned long *start_stack, unsigned long *start_brk) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Delf-fdpic.h65 unsigned long *start_stack,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dcompat_ptrace.h67 u32 start_stack; /* Starting virtual address of stack area. member in struct:user32
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvdso.c81 addr = vdso_addr(mm->start_stack);

Completed in 359 milliseconds

12