Searched refs:uprobe_opcode_t (Results 1 – 12 of 12) 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()
345 static uprobe_opcode_t insn = UPROBE_SWBP_INSN; in arch_uretprobe_trampoline()635 static bool is_opt_insns(const uprobe_opcode_t *insn) in is_opt_insns()641 static bool is_swbp_opt_insns(uprobe_opcode_t *insn) in is_swbp_opt_insns()883 static int verify_insn(struct page *page, unsigned long vaddr, uprobe_opcode_t *new_opcode, in verify_insn()887 uprobe_opcode_t old_opcode[OPT_INSN_SIZE]; in verify_insn()936 unsigned long vaddr, uprobe_opcode_t *insn) in int3_update_optimize()999 unsigned long vaddr, uprobe_opcode_t *insn) in int3_update_unoptimize()1001 uprobe_opcode_t int3 = UPROBE_SWBP_INSN; in int3_update_unoptimize()1105 static bool __is_optimized(struct mm_struct *mm, uprobe_opcode_t *insn, unsigned long vaddr) in __is_optimized()1119 uprobe_opcode_t insn[OPT_INSN_SIZE]; in is_optimized()[all …]
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
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()