Searched refs:dump_backtrace_entry (Results 1 - 7 of 7) sorted by relevance

/arch/unicore32/include/asm/
H A Dtraps.h16 extern void dump_backtrace_entry(unsigned long where,
/arch/arm/include/asm/
H A Dtraps.h50 extern void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame);
/arch/arm/lib/
H A Dbacktrace.S79 bl dump_backtrace_entry
/arch/unicore32/kernel/
H A Dtraps.c35 void dump_backtrace_entry(unsigned long where, function
/arch/unicore32/lib/
H A Dbacktrace.S76 b.l dump_backtrace_entry
/arch/arm/kernel/
H A Dunwind.c449 dump_backtrace_entry(where, frame.pc, frame.sp - 4);
H A Dtraps.c57 void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame) function

Completed in 149 milliseconds