Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds