Searched refs:kprobe_exceptions_notify (Results 1 – 8 of 8) sorted by relevance
426 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function457 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
452 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function485 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
358 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
404 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
439 int kprobe_exceptions_notify(struct notifier_block *self,
1841 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function1846 NOKPROBE_SYMBOL(kprobe_exceptions_notify);1849 .notifier_call = kprobe_exceptions_notify,