Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Duprobes.c93 static unsigned long relbranch_fixup(u32 insn, struct uprobe_task *utask, in relbranch_fixup() function
226 regs->tnpc = relbranch_fixup(insn, utask, regs); in arch_uprobe_post_xol()
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()