Home
last modified time | relevance | path

Searched refs:arch_rethook_trampoline_callback (Results 1 – 9 of 9) sorted by relevance

/arch/x86/kernel/
A Drethook.c12 __visible void arch_rethook_trampoline_callback(struct pt_regs *regs);
67 __used __visible void arch_rethook_trampoline_callback(struct pt_regs *regs) in arch_rethook_trampoline_callback() function
94 NOKPROBE_SYMBOL(arch_rethook_trampoline_callback);
/arch/loongarch/kernel/
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);
A Drethook.h5 unsigned long arch_rethook_trampoline_callback(struct pt_regs *regs);
A Drethook_trampoline.S88 bl arch_rethook_trampoline_callback
/arch/riscv/kernel/probes/
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);
A Drethook.h5 unsigned long arch_rethook_trampoline_callback(struct pt_regs *regs);
A Drethook_trampoline.S84 call arch_rethook_trampoline_callback
/arch/s390/kernel/
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);
A Drethook.h5 unsigned long arch_rethook_trampoline_callback(struct pt_regs *regs);

Completed in 8 milliseconds