Searched refs:report_trace (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/oprofile/ |
| H A D | common.c | 62 static int report_trace(struct stackframe *frame, void *d) in report_trace() function 113 walk_stackframe(&frame, report_trace, &depth); in arm_backtrace()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/ |
| H A D | fiq_debugger_arm.c | 186 static int report_trace(struct stackframe *frame, void *d) in report_trace() function 262 walk_stackframe(&frame, report_trace, &sts); in fiq_debugger_dump_stacktrace()
|
| H A D | fiq_debugger_arm64.c | 161 static bool report_trace(void *data, unsigned long pc) in report_trace() function 196 walk_stackframe(current, &frame, report_trace, &sts); in fiq_debugger_dump_stacktrace()
|