Home
last modified time | relevance | path

Searched refs:rethook_trampoline_handler (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/riscv/kernel/probes/
A Drethook.c13 return rethook_trampoline_handler(regs, regs->s0); in arch_rethook_trampoline_callback()
/linux-6.3-rc2/arch/s390/kernel/
A Drethook.c29 return rethook_trampoline_handler(regs, regs->gprs[15]); in arch_rethook_trampoline_callback()
/linux-6.3-rc2/kernel/trace/
A Drethook.c271 unsigned long rethook_trampoline_handler(struct pt_regs *regs, in rethook_trampoline_handler() function
328 NOKPROBE_SYMBOL(rethook_trampoline_handler);
/linux-6.3-rc2/arch/x86/kernel/
A Drethook.c86 rethook_trampoline_handler(regs, (unsigned long)frame_pointer); in arch_rethook_trampoline_callback()
/linux-6.3-rc2/include/linux/
A Drethook.h90 unsigned long rethook_trampoline_handler(struct pt_regs *regs,

Completed in 7 milliseconds