Searched refs:orig_ip (Results 1 – 4 of 4) sorted by relevance
31 unsigned long orig_ip = regs->ip; in kprobe_ftrace_handler() local47 regs->ip = orig_ip; in kprobe_ftrace_handler()
912 unsigned long orig_ip = (unsigned long)p->addr; in resume_execution() local934 *tos = orig_ip + (*tos - copy_ip); in resume_execution()938 *tos = orig_ip + (*tos - copy_ip); in resume_execution()948 *tos = orig_ip + (*tos - copy_ip); in resume_execution()963 regs->ip += orig_ip - copy_ip; in resume_execution()
383 unsigned long ip_p, sp, orig_ip = state->ip, prev_sp = state->sp; in unwind_next_frame() local510 (void *)sp, (void *)orig_ip); in unwind_next_frame()522 (void *)sp, (void *)orig_ip); in unwind_next_frame()533 orc->type, (void *)orig_ip); in unwind_next_frame()556 orc->bp_reg, (void *)orig_ip); in unwind_next_frame()565 (void *)orig_ip); in unwind_next_frame()
1360 unsigned long orig_ip = instruction_pointer(regs); in kprobe_perf_func() local1370 if (orig_ip != instruction_pointer(regs)) in kprobe_perf_func()