Home
last modified time | relevance | path

Searched defs:user_stack (Results 1 – 4 of 4) sorted by relevance

/arch/frv/kernel/
Dprocess.c121 inline unsigned long user_stack(const struct pt_regs *regs) in user_stack() function
/arch/sh/boot/compressed/
Dmisc.c114 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable
/arch/ia64/include/asm/
Dptrace.h92 # define user_stack(task,regs) ((long) regs - (long) task == IA64_STK_OFFSET - sizeof(*regs)) macro
/arch/mn10300/boot/compressed/
Dmisc.c314 long user_stack[STACK_SIZE]; variable