Home
last modified time | relevance | path

Searched defs:kprobe_handle_illslot (Results 1 - 4 of 4) sorted by relevance

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

Completed in 3 milliseconds