Home
last modified time | relevance | path

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

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