Home
last modified time | relevance | path

Searched refs:post_kprobe_handler (Results 1 – 7 of 7) sorted by relevance

/arch/avr32/kernel/
Dkprobes.c165 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
220 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/arch/sparc/kernel/
Dkprobes.c291 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
405 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/arch/powerpc/kernel/
Dkprobes.c388 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
510 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/arch/sh/kernel/
Dkprobes.c363 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
498 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/arch/mn10300/kernel/
Dkprobes.c530 static inline int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
574 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/arch/s390/kernel/
Dkprobes.c472 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
591 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/arch/x86/kernel/
Dkprobes.c855 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
969 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()