Home
last modified time | relevance | path

Searched defs:trampoline_probe_handler (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arc/kernel/
H A Dkprobes.c383 static int __kprobes trampoline_probe_handler(struct kprobe *p, in trampoline_probe_handler() function
/linux/arch/sparc/kernel/
H A Dkprobes.c449 static int __kprobes trampoline_probe_handler(struct kprobe *p, in trampoline_probe_handler() function
/linux/arch/mips/kernel/
H A Dkprobes.c495 static int trampoline_probe_handler(struct kprobe *p, in trampoline_probe_handler() function
/linux/arch/sh/kernel/
H A Dkprobes.c299 static int __kprobes trampoline_probe_handler(struct kprobe *p, struct pt_regs *regs) in trampoline_probe_handler() function
/linux/arch/csky/kernel/probes/
H A Dkprobes.c391 void __kprobes __used *trampoline_probe_handler(struct pt_regs *regs) in trampoline_probe_handler() function