Searched refs:kprobe_exceptions_notify (Results 1 – 1 of 1) sorted by relevance
1877 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function1882 NOKPROBE_SYMBOL(kprobe_exceptions_notify);1885 .notifier_call = kprobe_exceptions_notify,