Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Duprobes.c621 static bool check_jmp_cond(struct arch_uprobe *auprobe, struct pt_regs *regs) in check_jmp_cond() function
657 } else if (!check_jmp_cond(auprobe, regs)) { in branch_emulate_op()