Searched refs:cur_kprobe_ss_flags (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mn10300/kernel/
H A Dkprobes.c37 static int cur_kprobe_ss_flags; variable
410 nextpc = find_nextpc(regs, &cur_kprobe_ss_flags); prepare_singlestep()
411 if (cur_kprobe_ss_flags & SINGLESTEP_PCREL) prepare_singlestep()
417 if (cur_kprobe_ss_flags & SINGLESTEP_BRANCH) prepare_singlestep()
497 if (cur_kprobe_ss_flags & SINGLESTEP_BRANCH) { resume_execution()

Completed in 78 milliseconds