Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbug.h12 BUG_TRAP_TYPE_BUG = 2, enumerator
62 return BUG_TRAP_TYPE_BUG; in report_bug()
70 return BUG_TRAP_TYPE_BUG; in report_bug_entry()
/linux/kernel/
H A Dcfi.c29 return BUG_TRAP_TYPE_BUG; in report_cfi_failure()
/linux/lib/
H A Dbug.c257 return BUG_TRAP_TYPE_BUG; in __report_bug()
/linux/arch/arm64/kernel/
H A Dtraps.c1004 case BUG_TRAP_TYPE_BUG: in bug_brk_handler()
1031 case BUG_TRAP_TYPE_BUG: in cfi_brk_handler()
/linux/arch/s390/kernel/
H A Dtraps.c271 case BUG_TRAP_TYPE_BUG: in monitor_event_exception()
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c920 case BUG_TRAP_TYPE_BUG: in hw_breakpoint_cfi_handler()
/linux/arch/loongarch/kernel/
H A Dtraps.c613 case BUG_TRAP_TYPE_BUG: in bug_handler()