Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/kernel/
Dkprobes.c40 static unsigned long cur_kprobe_bp_addr; variable
420 cur_kprobe_bp_addr = nextpc; in prepare_singlestep()
530 cur_kprobe_bp_addr = 0; in resume_execution()
573 if (cur_kprobe_bp_addr != args->regs->pc) { in kprobe_exceptions_notify()