| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | uprobes.h | 27 struct arch_uprobe { struct 33 void (*prehandler)(struct arch_uprobe *auprobe, argument 36 void (*posthandler)(struct arch_uprobe *auprobe, argument 39 struct arch_probes_insn asi;
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | uprobes.h | 27 struct arch_uprobe { struct 33 void (*prehandler)(struct arch_uprobe *auprobe, argument 36 void (*posthandler)(struct arch_uprobe *auprobe, argument 39 struct arch_probes_insn asi;
|
| /kernel/linux/linux-6.6/arch/csky/include/asm/ |
| D | uprobes.h | 20 struct arch_uprobe { struct 21 union { 25 struct arch_probe_insn api; 26 unsigned long insn_size; 27 bool simulate;
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | uprobes.h | 20 struct arch_uprobe { struct 21 union { 25 struct arch_probe_insn api; 26 unsigned long insn_size; 27 bool simulate;
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | uprobes.h | 27 struct arch_uprobe { struct 28 union { 32 struct arch_probe_insn api; 33 unsigned long insn_size; 34 bool simulate;
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | uprobes.h | 21 struct arch_uprobe { struct 30 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | uprobes.h | 21 struct arch_uprobe { struct 30 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | uprobes.h | 22 struct arch_uprobe { struct 23 union { 27 struct arch_probe_insn api; 28 bool simulate;
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | uprobes.h | 22 struct arch_uprobe { struct 23 union { 27 struct arch_probe_insn api; 28 bool simulate;
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | uprobes.h | 35 struct arch_uprobe { struct 41 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | uprobes.h | 30 struct arch_uprobe { struct 36 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | uprobes.h | 35 struct arch_uprobe { struct 41 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | uprobes.h | 17 struct arch_uprobe { struct 23 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | uprobes.h | 25 struct arch_uprobe { struct 26 union { 50 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | uprobes.h | 25 struct arch_uprobe { struct 26 union { 50 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | uprobes.h | 24 struct arch_uprobe { struct 31 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | uprobes.h | 25 struct arch_uprobe { struct 32 struct arch_uprobe_task { argument
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | uprobes.h | 25 struct arch_uprobe { struct 40 extern int arch_uprobe_analyze_insn(struct arch_uprobe *aup, struct mm_struct *mm, unsigned long a… argument
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | uprobes.h | 25 struct arch_uprobe { struct 40 extern int arch_uprobe_analyze_insn(struct arch_uprobe *aup, struct mm_struct *mm, unsigned long a… argument
|