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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dtraps.h28 extern void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dbacktrace.S84 bl dump_backtrace_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dunwind.c391 dump_backtrace_entry(where, frame.pc, frame.sp - 4);
H A Dtraps.c53 void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame) function

Completed in 66 milliseconds