Searched refs:cur_kprobe_ss_flags (Results 1 – 1 of 1) sorted by relevance
37 static int cur_kprobe_ss_flags; variable410 nextpc = find_nextpc(regs, &cur_kprobe_ss_flags); in prepare_singlestep()411 if (cur_kprobe_ss_flags & SINGLESTEP_PCREL) in prepare_singlestep()417 if (cur_kprobe_ss_flags & SINGLESTEP_BRANCH) in prepare_singlestep()497 if (cur_kprobe_ss_flags & SINGLESTEP_BRANCH) { in resume_execution()