Searched refs:arch_uprobe_exception_notify (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/sparc/include/asm/ |
| H A D | uprobes.h | 44 extern int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data…
|
| /linux/arch/csky/kernel/probes/ |
| H A D | uprobes.c | 138 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/arch/powerpc/kernel/ |
| H A D | uprobes.c | 134 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/arch/loongarch/kernel/ |
| H A D | uprobes.c | 108 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/arch/mips/kernel/ |
| H A D | uprobes.c | 154 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/arch/riscv/kernel/probes/ |
| H A D | uprobes.c | 142 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/arch/arm64/kernel/probes/ |
| H A D | uprobes.c | 203 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/arch/arm/probes/uprobes/ |
| H A D | core.c | 178 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() function
|
| /linux/include/linux/ |
| H A D | uprobes.h | 230 extern int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data…
|
| /linux/arch/s390/kernel/ |
| H A D | uprobes.c | 110 int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, in arch_uprobe_exception_notify() function
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 1718 int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data) in arch_uprobe_exception_notify() function
|
| /linux/kernel/events/ |
| H A D | uprobes.c | 2898 .notifier_call = arch_uprobe_exception_notify,
|