kprobe_handle_illslot 51 arch/sh/include/asm/kprobes.h extern int kprobe_handle_illslot(unsigned long pc); kprobe_handle_illslot 700 arch/sh/kernel/traps_32.c if (kprobe_handle_illslot(regs->pc) == 0)