Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
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()
/linux-6.1.9/arch/x86/kernel/
Dunwind_orc.c566 state->ip = unwind_recover_rethook(state, state->ip, in unwind_next_frame()
581 state->ip = unwind_recover_rethook(state, state->ip, in unwind_next_frame()