Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Duprobes.c619 static bool check_jmp_cond(struct arch_uprobe *auprobe, struct pt_regs *regs) in check_jmp_cond() function
655 } else if (!check_jmp_cond(auprobe, regs)) { in branch_emulate_op()