Searched refs:arch_uprobe_post_xol (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | uprobes.h | 42 extern int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | uprobes.c | 100 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/probes/ |
| H A D | uprobes.c | 62 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | uprobes.c | 77 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | uprobes.c | 126 int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | uprobes.h | 132 extern int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs);
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/uprobes/ |
| H A D | core.c | 147 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | uprobes.c | 216 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | uprobes.c | 78 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | uprobes.c | 961 int arch_uprobe_post_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_post_xol() function
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | uprobes.c | 2268 err = arch_uprobe_post_xol(&uprobe->arch, regs); in handle_singlestep()
|