Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
Duprobes.c136 static int retpc_fixup(struct pt_regs *regs, u32 insn, in retpc_fixup() function
239 rc = retpc_fixup(regs, insn, (unsigned long) utask->vaddr); in arch_uprobe_post_xol()
Dkprobes.c236 static void __kprobes retpc_fixup(struct pt_regs *regs, u32 insn, in retpc_fixup() function
287 retpc_fixup(regs, insn, (unsigned long) p->addr); in resume_execution()