Home
last modified time | relevance | path

Searched refs:simulate_ret (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/probes/
H A Dsimulate-insn.h15 void simulate_ret(u32 opcode, long addr, struct pt_regs *regs);
H A Ddecode-insn.c114 api->handler = simulate_ret; in arm_probe_decode_insn()
H A Dsimulate-insn.c158 simulate_ret(u32 opcode, long addr, struct pt_regs *regs) in simulate_ret() function