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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dunwind.c233 unsigned long next_fp, next_pc; local
278 if (lookup_prev_stack_frame(fp, pc, &next_fp, &next_pc, regs) == 0) {
281 fp = next_fp;

Completed in 94 milliseconds