Searched refs:kprobe_saved_pc (Results 1 – 2 of 2) sorted by relevance
156 kcb->prev_kprobe.saved_pc = kcb->kprobe_saved_pc; in save_previous_kprobe()163 kcb->kprobe_saved_pc = kcb->prev_kprobe.saved_pc; in restore_previous_kprobe()170 kcb->kprobe_saved_pc = regs->pc; in set_current_kprobe()285 unsigned long orig_pc = kcb->kprobe_saved_pc; in resume_execution()
64 unsigned long kprobe_saved_pc; member