Home
last modified time | relevance | path

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

/linux-3.3/arch/unicore32/include/asm/
Dstacktrace.h26 #define unwind_frame(f) (-EINVAL) macro
/linux-3.3/arch/arm/kernel/
Dstacktrace.c24 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
Dunwind.c330 int unwind_frame(struct stackframe *frame) in unwind_frame() function
/linux-3.3/arch/unicore32/kernel/
Dstacktrace.c35 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function