Home
last modified time | relevance | path

Searched refs:kprobe_exceptions_notify (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dkprobes.h40 int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/arc/include/asm/
H A Dkprobes.h35 int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/sh/include/asm/
H A Dkprobes.h49 extern int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/mips/include/asm/
H A Dkprobes.h74 extern int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/sparc/include/asm/
H A Dkprobes.h50 int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/s390/include/asm/
H A Dkprobes.h75 int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/arm/include/asm/
H A Dkprobes.h43 int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/powerpc/include/asm/
H A Dkprobes.h87 extern int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/ia64/include/asm/
H A Dkprobes.h110 extern int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/x86/include/asm/
H A Dkprobes.h116 extern int kprobe_exceptions_notify(struct notifier_block *self,
/openbmc/linux/arch/mips/kernel/
H A Dkprobes.c426 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
457 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
/openbmc/linux/arch/s390/kernel/
H A Dkprobes.c481 int kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
514 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
/openbmc/linux/arch/arc/kernel/
H A Dkprobes.c339 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/openbmc/linux/arch/arm/probes/kprobes/
H A Dcore.c358 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/openbmc/linux/arch/sparc/kernel/
H A Dkprobes.c375 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/openbmc/linux/arch/sh/kernel/
H A Dkprobes.c404 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
/openbmc/linux/kernel/
H A Dkprobes.c1877 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function
1882 NOKPROBE_SYMBOL(kprobe_exceptions_notify);
1885 .notifier_call = kprobe_exceptions_notify,
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c864 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() function