Searched defs:UPROBE_SWBP_INSN_SIZE (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Duprobes.h33 #define UPROBE_SWBP_INSN_SIZE 4 macro
/linux-master/arch/s390/include/asm/
H A Duprobes.h19 #define UPROBE_SWBP_INSN_SIZE 2 macro
/linux-master/arch/sparc/include/asm/
H A Duprobes.h19 #define UPROBE_SWBP_INSN_SIZE 4 macro
/linux-master/arch/csky/include/asm/
H A Duprobes.h11 #define UPROBE_SWBP_INSN_SIZE 2 macro
/linux-master/arch/powerpc/include/asm/
H A Duprobes.h22 #define UPROBE_SWBP_INSN_SIZE 4 /* swbp insn size in bytes */ macro
/linux-master/arch/arm64/include/asm/
H A Duprobes.h16 #define UPROBE_SWBP_INSN_SIZE AARCH64_INSN_SIZE macro
/linux-master/arch/arm/include/asm/
H A Duprobes.h20 #define UPROBE_SWBP_INSN_SIZE 4 macro
/linux-master/arch/loongarch/include/asm/
H A Duprobes.h13 #define UPROBE_SWBP_INSN_SIZE LOONGARCH_INSN_SIZE macro
/linux-master/arch/riscv/include/asm/
H A Duprobes.h14 #define UPROBE_SWBP_INSN_SIZE 2 macro
17 #define UPROBE_SWBP_INSN_SIZE 4 macro
/linux-master/arch/x86/include/asm/
H A Duprobes.h21 #define UPROBE_SWBP_INSN_SIZE 1 macro

Completed in 144 milliseconds