Searched refs:branch_emulate_op (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Duprobes.c638 static bool branch_emulate_op(struct arch_uprobe *auprobe, struct pt_regs *regs) function
677 * We can only get here if branch_emulate_op() failed to push the ret
680 * We could also restore ->ip and try to call branch_emulate_op() again.
707 .emulate = branch_emulate_op,

Completed in 332 milliseconds