Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Duprobes.c628 static bool check_jmp_cond(struct arch_uprobe *auprobe, struct pt_regs *regs) in check_jmp_cond() function
664 } else if (!check_jmp_cond(auprobe, regs)) { in branch_emulate_op()