Searched refs:unwind_recover_kretprobe (Results 1 – 2 of 2) sorted by relevance
107 unsigned long unwind_recover_kretprobe(struct unwind_state *state, in unwind_recover_kretprobe() function128 return unwind_recover_kretprobe(state, ret, addr_p); in unwind_recover_ret_addr()
561 state->ip = unwind_recover_kretprobe(state, state->ip, in unwind_next_frame()576 state->ip = unwind_recover_kretprobe(state, state->ip, in unwind_next_frame()
Completed in 5 milliseconds