Searched defs:arch_uprobe_abort_xol (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/arch/powerpc/kernel/ |
D | uprobes.c | 168 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/csky/kernel/probes/ |
D | uprobes.c | 101 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/mips/kernel/ |
D | uprobes.c | 189 void arch_uprobe_abort_xol(struct arch_uprobe *aup, in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | uprobes.c | 67 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/riscv/kernel/probes/ |
D | uprobes.c | 108 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/arm64/kernel/probes/ |
D | uprobes.c | 128 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/arm/probes/uprobes/ |
D | core.c | 170 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/sparc/kernel/ |
D | uprobes.c | 295 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/s390/kernel/ |
D | uprobes.c | 135 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|
/linux-6.14.4/arch/x86/kernel/ |
D | uprobes.c | 1157 void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs) in arch_uprobe_abort_xol() function
|