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

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

Completed in 99 milliseconds