Searched refs:cur_kprobe_next_pc (Results 1 – 1 of 1) sorted by relevance
36 static unsigned long cur_kprobe_next_pc; variable412 cur_kprobe_next_pc = cur_kprobe_orig_pc + (nextpc - regs->pc); in prepare_singlestep()414 cur_kprobe_next_pc = nextpc; in prepare_singlestep()529 regs->pc = cur_kprobe_next_pc; in resume_execution()