Searched refs:orig_pc (Results 1 – 2 of 2) sorted by relevance
110 unsigned long orig_pc; in kunwind_recover_return_address() local111 orig_pc = ftrace_graph_ret_addr(state->task, &state->graph_idx, in kunwind_recover_return_address()114 if (WARN_ON_ONCE(state->common.pc == orig_pc)) in kunwind_recover_return_address()116 state->common.pc = orig_pc; in kunwind_recover_return_address()122 unsigned long orig_pc; in kunwind_recover_return_address() local123 orig_pc = kretprobe_find_ret_addr(state->task, in kunwind_recover_return_address()126 state->common.pc = orig_pc; in kunwind_recover_return_address()
323 unsigned long orig_pc; in simulate_lwa() local328 orig_pc = regs->pc; in simulate_lwa()347 if ((entry = search_exception_tables(orig_pc))) { in simulate_lwa()364 unsigned long orig_pc; in simulate_swa() local370 orig_pc = regs->pc; in simulate_swa()394 if ((entry = search_exception_tables(orig_pc))) { in simulate_swa()