Home
last modified time | relevance | path

Searched refs:kprobe_handler (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/avr32/kernel/
Dkprobes.c110 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
216 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.4.14/arch/sh/kernel/
Dkprobes.c215 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
498 if (kprobe_handler(args->regs)) { in kprobe_exceptions_notify()
511 if (kprobe_handler(args->regs)) { in kprobe_exceptions_notify()
/linux-4.4.14/arch/tile/kernel/
Dkprobes.c183 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
350 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.4.14/arch/s390/kernel/
Dkprobes.c301 static int kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
375 NOKPROBE_SYMBOL(kprobe_handler);
654 if (kprobe_handler(regs)) in kprobe_exceptions_notify()
/linux-4.4.14/arch/powerpc/kernel/
Dkprobes.c143 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
482 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.4.14/arch/sparc/kernel/
Dkprobes.c115 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
406 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.4.14/arch/mips/kernel/
Dkprobes.c334 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
497 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.4.14/arch/arm/probes/kprobes/
Dcore.c245 void __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
339 kprobe_handler(regs); in kprobe_trap_handler()
Dopt-arm.c161 extern void kprobe_handler(struct pt_regs *regs);
/linux-4.4.14/arch/mn10300/kernel/
Dkprobes.c428 static inline int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
574 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()