uprobe_opcode_t 103 include/linux/uprobes.h extern bool is_swbp_insn(uprobe_opcode_t *insn); uprobe_opcode_t 104 include/linux/uprobes.h extern bool is_trap_insn(uprobe_opcode_t *insn); uprobe_opcode_t 107 include/linux/uprobes.h extern int uprobe_write_opcode(struct mm_struct *mm, unsigned long vaddr, uprobe_opcode_t);