Searched refs:uprobe_opcode_t (Results 1 – 16 of 16) sorted by relevance
14 typedef u16 uprobe_opcode_t; typedef23 uprobe_opcode_t insn[3];24 uprobe_opcode_t ixol[3];
12 typedef u32 uprobe_opcode_t; typedef30 uprobe_opcode_t bpinsn;
12 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()
15 typedef u32 uprobe_opcode_t; typedef
19 typedef u32 uprobe_opcode_t; typedef
14 typedef u32 uprobe_opcode_t; typedef
17 typedef __le32 uprobe_opcode_t; typedef
7 typedef u32 uprobe_opcode_t; typedef
15 typedef u8 uprobe_opcode_t; typedef
21 typedef u32 uprobe_opcode_t; typedef
14 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()
26 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
62 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
23 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()
343 static uprobe_opcode_t insn = UPROBE_SWBP_INSN; in arch_uprobe_trampoline()
Completed in 19 milliseconds