Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dstacktrace.h60 stack_frame(struct task_struct *task, struct pt_regs *regs) in stack_frame() function
78 stack_frame(struct task_struct *task, struct pt_regs *regs) in stack_frame() function
95 struct stack_frame { struct
96 struct stack_frame *next_frame; argument
107 struct stack_frame *frame; in caller_frame_pointer() argument
/arch/um/include/asm/
Dstacktrace.h7 struct stack_frame { struct
8 struct stack_frame *next_frame; argument
9 unsigned long return_address;
/arch/s390/include/asm/
Dprocessor.h141 struct stack_frame { struct
148 struct stack_frame { struct
149 unsigned long empty1[5];
150 unsigned int empty2[8];
151 unsigned long gprs[10];
152 unsigned long back_chain;
/arch/powerpc/oprofile/
Dbacktrace.c30 unsigned int stack_frame[2]; in user_getsp32() local
57 unsigned long stack_frame[3]; in user_getsp64() local
75 unsigned long *stack_frame = (unsigned long *)sp; in kernel_getsp() local