Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/include/asm/
Dprocessor.h97 struct stack_frame { struct
104 struct stack_frame { struct
105 unsigned long empty1[5];
106 unsigned int empty2[8];
107 unsigned long gprs[10];
108 unsigned long back_chain;
/linux-3.3/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
/linux-3.3/arch/powerpc/oprofile/
Dbacktrace.c29 unsigned int stack_frame[2]; in user_getsp32() local
56 unsigned long stack_frame[3]; in user_getsp64() local
74 unsigned long *stack_frame = (unsigned long *)sp; in kernel_getsp() local