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

/linux-master/arch/microblaze/kernel/
H A Dunwind.c115 * lookup_prev_stack_frame - Find the stack frame of the previous function.
125 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, function
250 if (lookup_prev_stack_frame(fp, pc, leaf_return, &next_fp,

Completed in 139 milliseconds