Home
last modified time | relevance | path

Searched refs:kprobe_is_ss (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/kernel/kprobes/
Dcore.c941 static nokprobe_inline int kprobe_is_ss(struct kprobe_ctlblk *kcb) in kprobe_is_ss() function
991 } else if (kprobe_is_ss(kcb)) { in kprobe_int3_handler()