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);
488 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function521 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
339 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
409 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
444 int kprobe_exceptions_notify(struct notifier_block *self,
1865 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function1870 NOKPROBE_SYMBOL(kprobe_exceptions_notify);1873 .notifier_call = kprobe_exceptions_notify,