Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/probes/
Ddecode-insn.c119 is_probed_address_atomic(kprobe_opcode_t *scan_start, kprobe_opcode_t *scan_end) in is_probed_address_atomic() function
163 if (is_probed_address_atomic(addr - 1, scan_end)) in arm_kprobe_decode_insn()