Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkprobes.c55 static int kprobes_initialized; variable
1925 if (unlikely(!kprobes_initialized)) in kprobe_flush_task()
2755 kprobes_initialized = (err == 0); in init_kprobes()