Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
H A Dkprobes.c340 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/linux/arch/sparc/kernel/
H A Dkprobes.c375 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/linux/arch/mips/kernel/
H A Dkprobes.c426 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/linux/arch/arm/probes/kprobes/
H A Dcore.c358 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/linux/arch/sh/kernel/
H A Dkprobes.c404 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/linux/arch/s390/kernel/
H A Dkprobes.c452 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/linux/kernel/
H A Dkprobes.c1877 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function