Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/probes/
H A Dsimulate-insn.c60 static bool __kprobes check_cbnz(u32 opcode, struct pt_regs *regs) in check_cbnz() function
147 if (check_cbnz(opcode, regs)) in simulate_cbz_cbnz()