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

/linux-master/arch/x86/include/asm/
H A Dunwind.h107 unsigned long unwind_recover_rethook(struct unwind_state *state, function
127 return unwind_recover_rethook(state, ret, addr_p);
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c606 * At that point, the @addr_p of the unwind_recover_rethook()
611 state->ip = unwind_recover_rethook(state, state->ip,
625 state->ip = unwind_recover_rethook(state, state->ip,

Completed in 132 milliseconds