Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/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-3.4.99/arch/powerpc/kernel/
Dkprobes.c160 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
499 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-3.4.99/arch/sparc/kernel/
Dkprobes.c114 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
405 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-3.4.99/arch/arm/kernel/
Dkprobes.c210 void __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
304 kprobe_handler(regs); in kprobe_trap_handler()
/linux-3.4.99/arch/mips/kernel/
Dkprobes.c331 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
494 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-3.4.99/arch/s390/kernel/
Dkprobes.c262 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
592 if (kprobe_handler(regs)) in kprobe_exceptions_notify()
/linux-3.4.99/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()
/linux-3.4.99/arch/x86/kernel/
Dkprobes.c548 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
955 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()