Searched refs:rethook_trampoline_handler (Results 1 – 6 of 6) sorted by relevance
13 return rethook_trampoline_handler(regs, 0); in arch_rethook_trampoline_callback()
13 return rethook_trampoline_handler(regs, regs->s0); in arch_rethook_trampoline_callback()
29 return rethook_trampoline_handler(regs, regs->gprs[15]); in arch_rethook_trampoline_callback()
289 unsigned long rethook_trampoline_handler(struct pt_regs *regs, in rethook_trampoline_handler() function347 NOKPROBE_SYMBOL(rethook_trampoline_handler);
86 rethook_trampoline_handler(regs, (unsigned long)frame_pointer); in arch_rethook_trampoline_callback()
96 unsigned long rethook_trampoline_handler(struct pt_regs *regs,