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

/linux-master/arch/x86/kernel/
H A Duprobes.c585 static bool branch_is_call(struct arch_uprobe *auprobe) function
643 if (branch_is_call(auprobe)) {
675 BUG_ON(!branch_is_call(auprobe));

Completed in 181 milliseconds