Home
last modified time | relevance | path

Searched defs:arch_rethook_trampoline_callback (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
H A Drethook.c11 unsigned long __used arch_rethook_trampoline_callback(struct pt_regs *regs) in arch_rethook_trampoline_callback() function
16 NOKPROBE_SYMBOL(arch_rethook_trampoline_callback); variable
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Drethook.c11 unsigned long __used arch_rethook_trampoline_callback(struct pt_regs *regs) in arch_rethook_trampoline_callback() function
15 NOKPROBE_SYMBOL(arch_rethook_trampoline_callback); variable
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Drethook.c27 unsigned long arch_rethook_trampoline_callback(struct pt_regs *regs) in arch_rethook_trampoline_callback() function
31 NOKPROBE_SYMBOL(arch_rethook_trampoline_callback); variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Drethook.c67 __used __visible void arch_rethook_trampoline_callback(struct pt_regs *regs) in arch_rethook_trampoline_callback() function
94 NOKPROBE_SYMBOL(arch_rethook_trampoline_callback); variable

Completed in 2 milliseconds