Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/kprobes/
Dcore.c267 static inline bool is_exception_insn(struct insn *insn) in is_exception_insn() function
339 if (is_exception_insn(&insn)) in can_probe()