Home
last modified time | relevance | path

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

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