Searched refs:kprobe_saved_epc (Results 1 – 2 of 2) sorted by relevance
173 kcb->prev_kprobe.saved_epc = kcb->kprobe_saved_epc; in save_previous_kprobe()182 kcb->kprobe_saved_epc = kcb->prev_kprobe.saved_epc; in restore_previous_kprobe()190 kcb->kprobe_saved_epc = regs->cp0_epc; in set_current_kprobe()280 unsigned long orig_epc = kcb->kprobe_saved_epc; in resume_execution()
78 unsigned long kprobe_saved_epc; member