Searched refs:kprobe_saved_epc (Results 1 – 2 of 2) sorted by relevance
168 kcb->prev_kprobe.saved_epc = kcb->kprobe_saved_epc; in save_previous_kprobe()177 kcb->kprobe_saved_epc = kcb->prev_kprobe.saved_epc; in restore_previous_kprobe()185 kcb->kprobe_saved_epc = regs->cp0_epc; in set_current_kprobe()273 unsigned long orig_epc = kcb->kprobe_saved_epc; in resume_execution()
67 unsigned long kprobe_saved_epc; member