Searched refs:decode_wb_pc (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/probes/uprobes/
H A Dcore.h23 decode_wb_pc(probes_opcode_t insn, struct arch_probes_insn *asi,
H A Dactions-arm.c129 decode_wb_pc(probes_opcode_t insn, struct arch_probes_insn *asi, function
148 return decode_wb_pc(insn, asi, d, true);
155 return decode_wb_pc(insn, asi, d, false);

Completed in 93 milliseconds