Searched refs:orig_ip (Results 1 – 4 of 4) sorted by relevance
44 unsigned long orig_ip = regs->ip; in kprobe_ftrace_handler() local60 regs->ip = orig_ip; in kprobe_ftrace_handler()
874 unsigned long orig_ip = (unsigned long)p->addr; in resume_execution() local896 *tos = orig_ip + (*tos - copy_ip); in resume_execution()900 *tos = orig_ip + (*tos - copy_ip); in resume_execution()910 *tos = orig_ip + (*tos - copy_ip); in resume_execution()925 regs->ip += orig_ip - copy_ip; in resume_execution()
355 unsigned long ip_p, sp, orig_ip = state->ip, prev_sp = state->sp; in unwind_next_frame() local474 (void *)sp, (void *)orig_ip); in unwind_next_frame()486 (void *)sp, (void *)orig_ip); in unwind_next_frame()497 orc->type, (void *)orig_ip); in unwind_next_frame()520 orc->bp_reg, (void *)orig_ip); in unwind_next_frame()529 (void *)orig_ip); in unwind_next_frame()
1258 unsigned long orig_ip = instruction_pointer(regs); in kprobe_perf_func() local1268 if (orig_ip != instruction_pointer(regs)) in kprobe_perf_func()