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;
108 extern bool is_swbp_insn(uprobe_opcode_t *insn);109 extern bool is_trap_insn(uprobe_opcode_t *insn);112 …te_opcode(struct arch_uprobe *auprobe, struct mm_struct *mm, unsigned long vaddr, uprobe_opcode_t);
11 bool is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()168 *(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
21 typedef u32 uprobe_opcode_t; typedef
15 typedef u8 uprobe_opcode_t; typedef
221 bool __weak is_swbp_insn(uprobe_opcode_t *insn) in is_swbp_insn()235 bool __weak is_trap_insn(uprobe_opcode_t *insn) in is_trap_insn()254 static int verify_opcode(struct page *page, unsigned long vaddr, uprobe_opcode_t *new_opcode) in verify_opcode()256 uprobe_opcode_t old_opcode; in verify_opcode()462 unsigned long vaddr, uprobe_opcode_t opcode) in uprobe_write_opcode()590 *(uprobe_opcode_t *)&auprobe->insn); in set_orig_insn()853 if (is_trap_insn((uprobe_opcode_t *)&uprobe->arch.insn)) in prepare_uprobe()1483 uprobe_opcode_t insn = UPROBE_SWBP_INSN; in __create_xol_area()2012 uprobe_opcode_t opcode; in is_trap_at_addr()2019 result = __get_user(opcode, (uprobe_opcode_t __user *)vaddr); in is_trap_at_addr()
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()