Searched defs:user_stack (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/sh/boot/compressed/
H A Dmisc.c113 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable
/linux-4.1.27/arch/ia64/include/asm/
H A Dptrace.h91 # define user_stack(task,regs) ((long) regs - (long) task == IA64_STK_OFFSET - sizeof(*regs)) macro
/linux-4.1.27/arch/frv/kernel/
H A Dprocess.c118 inline unsigned long user_stack(const struct pt_regs *regs) user_stack() function
/linux-4.1.27/arch/mn10300/boot/compressed/
H A Dmisc.c314 long user_stack[STACK_SIZE]; variable
/linux-4.1.27/tools/perf/util/
H A Devent.h192 struct stack_dump user_stack; member in struct:perf_sample
/linux-4.1.27/fs/ocfs2/
H A Dsuper.c1278 int status, user_stack = 0; ocfs2_parse_options() local

Completed in 560 milliseconds