Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dkprobes.c201 static int evaluate_branch_instruction(struct kprobe *p, struct pt_regs *regs, in evaluate_branch_instruction() function
247 ret = evaluate_branch_instruction(p, regs, kcb); in prepare_singlestep()