Home
last modified time | relevance | path

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

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