Searched refs:handle_cfi_failure (Results 1 – 3 of 3) sorted by relevance
14 enum bug_trap_type handle_cfi_failure(struct pt_regs *regs);16 static inline enum bug_trap_type handle_cfi_failure(struct pt_regs *regs) in handle_cfi_failure() function
68 enum bug_trap_type handle_cfi_failure(struct pt_regs *regs) in handle_cfi_failure() function
325 handle_cfi_failure(regs) == BUG_TRAP_TYPE_WARN) { in handle_bug()