Home
last modified time | relevance | path

Searched refs:uprobe_opcode_t (Results 1 – 16 of 16) sorted by relevance

/arch/s390/include/asm/
A Duprobes.h14 typedef u16 uprobe_opcode_t; typedef
23 uprobe_opcode_t insn[3];
24 uprobe_opcode_t ixol[3];
/arch/arm/include/asm/
A Duprobes.h12 typedef u32 uprobe_opcode_t; typedef
30 uprobe_opcode_t bpinsn;
/arch/riscv/kernel/probes/
A Duprobes.c12 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()
21 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
177 *(uprobe_opcode_t *)dst = __BUG_INSN_32; in arch_uprobe_copy_ixol()
/arch/powerpc/include/asm/
A Duprobes.h15 typedef u32 uprobe_opcode_t; typedef
/arch/mips/include/asm/
A Duprobes.h19 typedef u32 uprobe_opcode_t; typedef
/arch/csky/include/asm/
A Duprobes.h14 typedef u32 uprobe_opcode_t; typedef
/arch/arm64/include/asm/
A Duprobes.h17 typedef __le32 uprobe_opcode_t; typedef
/arch/loongarch/include/asm/
A Duprobes.h7 typedef u32 uprobe_opcode_t; typedef
/arch/x86/include/asm/
A Duprobes.h15 typedef u8 uprobe_opcode_t; typedef
/arch/riscv/include/asm/
A Duprobes.h21 typedef u32 uprobe_opcode_t; typedef
/arch/sparc/include/asm/
A Duprobes.h14 typedef u32 uprobe_opcode_t; typedef
/arch/csky/kernel/probes/
A Duprobes.c14 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()
/arch/powerpc/kernel/
A Duprobes.c26 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
/arch/mips/kernel/
A Duprobes.c62 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
/arch/arm/probes/uprobes/
A Dcore.c23 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()
/arch/x86/kernel/
A Duprobes.c343 static uprobe_opcode_t insn = UPROBE_SWBP_INSN; in arch_uprobe_trampoline()

Completed in 17 milliseconds