Home
last modified time | relevance | path

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

/arch/mn10300/kernel/
Dkprobes.c127 static unsigned find_nextpc(struct pt_regs *regs, int *flags) in find_nextpc() function
410 nextpc = find_nextpc(regs, &cur_kprobe_ss_flags); in prepare_singlestep()