Searched refs:kprobe_handler (Results 1 – 10 of 10) sorted by relevance
110 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function216 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
215 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function498 if (kprobe_handler(args->regs)) { in kprobe_exceptions_notify()511 if (kprobe_handler(args->regs)) { in kprobe_exceptions_notify()
183 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function350 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
301 static int kprobe_handler(struct pt_regs *regs) in kprobe_handler() function375 NOKPROBE_SYMBOL(kprobe_handler);654 if (kprobe_handler(regs)) in kprobe_exceptions_notify()
143 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function482 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
115 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function406 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
334 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function497 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
245 void __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function339 kprobe_handler(regs); in kprobe_trap_handler()
161 extern void kprobe_handler(struct pt_regs *regs);
428 static inline int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function574 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()