Searched refs:kprobe_debug_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dkprobes.h119 extern int kprobe_debug_handler(struct pt_regs *regs);
/linux-4.4.14/arch/x86/kernel/kprobes/
H A Dcore.c908 int kprobe_debug_handler(struct pt_regs *regs) kprobe_debug_handler() function
943 NOKPROBE_SYMBOL(kprobe_debug_handler); variable
/linux-4.4.14/arch/x86/kernel/
H A Dtraps.c636 if (kprobe_debug_handler(regs)) do_debug()

Completed in 151 milliseconds