Home
last modified time | relevance | path

Searched defs:kprobe_handle_illslot (Results 1 – 2 of 2) sorted by relevance

/arch/sh/include/asm/
Dkprobes.h54 #define kprobe_handle_illslot(pc) (-1) macro
/arch/sh/kernel/
Dkprobes.c86 int __kprobes kprobe_handle_illslot(unsigned long pc) in kprobe_handle_illslot() function