Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dkprobes.c279 static int kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
377 NOKPROBE_SYMBOL(kprobe_handler);
435 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux/arch/sh/kernel/
H A Dkprobes.c208 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
414 if (kprobe_handler(args->regs)) { in kprobe_exceptions_notify()
426 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()
/linux/arch/sparc/kernel/
H A Dkprobes.c116 static int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler() function
386 if (kprobe_handler(args->regs)) in kprobe_exceptions_notify()