Searched refs:pinsn (Results 1 – 2 of 2) sorted by relevance
17 static int uprobes_substitute_pc(unsigned long *pinsn, u32 oregs) in uprobes_substitute_pc() argument19 probes_opcode_t insn = __mem_to_opcode_arm(*pinsn); in uprobes_substitute_pc()46 temp = __mem_to_opcode_arm(*pinsn); in uprobes_substitute_pc()62 *pinsn = __opcode_to_mem_arm(insn); in uprobes_substitute_pc()
258 static bool __kprobes decode_regs(probes_opcode_t *pinsn, u32 regs, bool modify) in decode_regs() argument260 probes_opcode_t insn = *pinsn; in decode_regs()325 *pinsn = insn; in decode_regs()