Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dkprobes.c56 static int kprobes_initialized; variable
1903 if (unlikely(!kprobes_initialized)) in kprobe_flush_task()
2704 kprobes_initialized = (err == 0); in init_kprobes()