Searched defs:kprobe_handle_illslot (Results 1 – 2 of 2) sorted by relevance
/arch/sh/include/asm/ | ||
D | kprobes.h | 54 #define kprobe_handle_illslot(pc) (-1) macro |
/arch/sh/kernel/ | ||
D | kprobes.c | 86 int __kprobes kprobe_handle_illslot(unsigned long pc) in kprobe_handle_illslot() function |