Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/kprobes/
H A Dcore.c266 static inline bool is_exception_insn(struct insn *insn) in is_exception_insn() function
338 if (is_exception_insn(&insn)) in can_probe()