Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Duprobes.c702 static bool branch_is_call(struct arch_uprobe *auprobe) in branch_is_call() function
760 if (branch_is_call(auprobe)) { in branch_emulate_op()
792 BUG_ON(!branch_is_call(auprobe)); in branch_post_xol_op()