Searched refs:BUG_TRAP_TYPE_NONE (Results 1 – 10 of 10) sorted by relevance
164 return BUG_TRAP_TYPE_NONE; in __report_bug()168 return BUG_TRAP_TYPE_NONE; in __report_bug()
18 return BUG_TRAP_TYPE_NONE; in handle_cfi_failure()
71 return BUG_TRAP_TYPE_NONE; in handle_cfi_failure()
74 return BUG_TRAP_TYPE_NONE; in handle_cfi_failure()
10 BUG_TRAP_TYPE_NONE = 0, enumerator
364 enum bug_trap_type bug_type = BUG_TRAP_TYPE_NONE; in die()370 if (bug_type != BUG_TRAP_TYPE_NONE) in die()
250 case BUG_TRAP_TYPE_NONE: in monitor_event_exception()
294 (tt == BUG_TRAP_TYPE_NONE) ? 9 : 0); in handle_break()
576 case BUG_TRAP_TYPE_NONE: in bug_handler()