Home
last modified time | relevance | path

Searched refs:current_kprobe_next_pc (Results 1 – 1 of 1) sorted by relevance

/arch/mn10300/kernel/
Dkprobes.c36 static unsigned long current_kprobe_next_pc; variable
408 current_kprobe_next_pc = in prepare_singlestep()
411 current_kprobe_next_pc = nextpc; in prepare_singlestep()
526 regs->pc = current_kprobe_next_pc; in resume_execution()