Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dkprobes.c1242 static struct kprobe kprobe_busy = { variable
1251 __this_cpu_write(current_kprobe, &kprobe_busy); in kprobe_busy_begin()