Home
last modified time | relevance | path

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

/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()
/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()
/arch/tile/kernel/
Dkprobes.c184 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
351 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/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()
/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()
/arch/arm/kernel/
Dkprobes.c220 void __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
314 kprobe_handler(regs); in kprobe_trap_handler()
/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()
/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()
/arch/s390/kernel/
Dkprobes.c268 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
598 if (kprobe_handler(regs)) in kprobe_exceptions_notify()