Searched defs:arch_uprobe_analyze_insn (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | uprobes.c | 38 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | uprobes.c | 24 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/mips/kernel/ |
H A D | uprobes.c | 27 int arch_uprobe_analyze_insn(struct arch_uprobe *aup, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | uprobes.c | 10 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/riscv/kernel/probes/ |
H A D | uprobes.c | 31 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/arm64/kernel/probes/ |
H A D | uprobes.c | 34 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/arm/probes/uprobes/ |
H A D | core.c | 72 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | uprobes.c | 76 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/s390/kernel/ |
H A D | uprobes.c | 23 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, in arch_uprobe_analyze_insn() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | uprobes.c | 854 int arch_uprobe_analyze_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, unsigned long addr) in arch_uprobe_analyze_insn() function
|