Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/arch/tile/kernel/
Dkprobes.c289 static inline int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
354 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.1.27/arch/s390/kernel/
Dkprobes.c533 static int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
560 NOKPROBE_SYMBOL(post_kprobe_handler);
658 if (post_kprobe_handler(regs)) in kprobe_exceptions_notify()
/linux-4.1.27/arch/powerpc/kernel/
Dkprobes.c363 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
486 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.1.27/arch/sparc/kernel/
Dkprobes.c296 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
410 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.1.27/arch/mips/kernel/
Dkprobes.c438 static inline int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
501 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.1.27/arch/mn10300/kernel/
Dkprobes.c533 static inline int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
577 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux-4.1.27/arch/sh/kernel/
Dkprobes.c371 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
508 if (post_kprobe_handler(args->regs)) in kprobe_exceptions_notify()