Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dbug.h15 #define BUGFLAG_NO_CUT_HERE (1 << 3) /* CUT_HERE already sent */ macro
106 __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
/linux-6.3-rc2/lib/
A Dbug.c194 if ((bug->flags & BUGFLAG_NO_CUT_HERE) == 0) in __report_bug()

Completed in 3 milliseconds