Searched refs:arch_uprobe_exception_notify (Results 1 – 9 of 9) 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/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/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/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/sparc/kernel/ |
| H A D | uprobes.c | 264 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 | 109 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 | 1690 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 | 2902 .notifier_call = arch_uprobe_exception_notify,
|