Searched refs:kprobe_exceptions_notify (Results 1 – 6 of 6) sorted by relevance
426 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function457 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
340 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
375 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
439 int kprobe_exceptions_notify(struct notifier_block *self,
404 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
1845 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function1850 NOKPROBE_SYMBOL(kprobe_exceptions_notify);1853 .notifier_call = kprobe_exceptions_notify,