Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/events/
Duprobes.c2345 static struct notifier_block uprobe_exception_nb = { variable
2357 BUG_ON(register_die_notifier(&uprobe_exception_nb)); in uprobes_init()