Home
last modified time | relevance | path

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

/kernel/
Dkprobes.c1865 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
1870 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
1873 .notifier_call = kprobe_exceptions_notify,