Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dkprobes.c55 static int kprobes_initialized; variable
1904 if (unlikely(!kprobes_initialized)) in kprobe_flush_task()
2735 kprobes_initialized = (err == 0); in init_kprobes()