Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Duprobes.c91 static unsigned long relbranch_fixup(u32 insn, struct uprobe_task *utask, in relbranch_fixup() function
224 regs->tnpc = relbranch_fixup(insn, utask, regs); in arch_uprobe_post_xol()
H A Dkprobes.c201 static unsigned long __kprobes relbranch_fixup(u32 insn, struct kprobe *p, in relbranch_fixup() function
282 regs->tnpc = relbranch_fixup(insn, p, regs); in resume_execution()