Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkprobes.c1852 static struct notifier_block kprobe_exceptions_nb = { variable
2704 err = register_die_notifier(&kprobe_exceptions_nb); in init_kprobes()