Searched refs:uprobe_opcode_t (Results 1 – 10 of 10) sorted by relevance
13 typedef u16 uprobe_opcode_t; typedef22 uprobe_opcode_t insn[3];23 uprobe_opcode_t ixol[3];
15 typedef u32 uprobe_opcode_t; typedef33 uprobe_opcode_t bpinsn;
119 extern bool is_swbp_insn(uprobe_opcode_t *insn);120 extern bool is_trap_insn(uprobe_opcode_t *insn);123 extern int uprobe_write_opcode(struct mm_struct *mm, unsigned long vaddr, uprobe_opcode_t);
28 typedef ppc_opcode_t uprobe_opcode_t; typedef
114 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()298 *(uprobe_opcode_t *)&auprobe->orig_inst[0].word); in set_orig_insn()
28 typedef u8 uprobe_opcode_t; typedef
19 typedef u32 uprobe_opcode_t; typedef
214 bool __weak is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()228 bool __weak is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()247 static int verify_opcode(struct page *page, unsigned long vaddr, uprobe_opcode_t *new_opcode) in verify_opcode()249 uprobe_opcode_t old_opcode; in verify_opcode()293 uprobe_opcode_t opcode) in uprobe_write_opcode()358 return uprobe_write_opcode(mm, vaddr, *(uprobe_opcode_t *)&auprobe->insn); in set_orig_insn()597 if (is_trap_insn((uprobe_opcode_t *)&uprobe->arch.insn)) in prepare_uprobe()1168 uprobe_opcode_t insn = UPROBE_SWBP_INSN; in __create_xol_area()1691 uprobe_opcode_t opcode; in is_trap_at_addr()
38 bool is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()
26 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()