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