Searched refs:post_kprobe_handler (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/kernel/
H A Dkprobes.c163 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
167 pr_debug("post_kprobe_handler, cur=%p\n", cur);
218 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/kernel/
H A Dkprobes.c163 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
167 pr_debug("post_kprobe_handler, cur=%p\n", cur);
218 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dkprobes.c316 static inline int post_kprobe_handler(struct pt_regs *regs) function
379 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dkprobes.c316 static inline int post_kprobe_handler(struct pt_regs *regs) function
379 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dkprobes.c529 static inline int __kprobes post_kprobe_handler(struct pt_regs *regs) function
573 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dkprobes.c381 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
504 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dkprobes.c364 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
499 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dkprobes.c295 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
409 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dkprobes.c381 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
504 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dkprobes.c445 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
564 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dkprobes.c445 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
564 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Dkprobes.c364 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
499 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dkprobes.c295 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
409 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dkprobes.c529 static inline int __kprobes post_kprobe_handler(struct pt_regs *regs) function
573 if (post_kprobe_handler(args->regs))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dkprobes.c900 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
1014 if (post_kprobe_handler(args->regs)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dkprobes.c900 static int __kprobes post_kprobe_handler(struct pt_regs *regs) function
1014 if (post_kprobe_handler(args->regs)) {

Completed in 106 milliseconds