Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dbug.h17 #define BUG_GET_TAINT(bug) ((bug)->flags >> 8) macro
/openbmc/linux/lib/
H A Dbug.c199 __warn(file, line, (void *)bugaddr, BUG_GET_TAINT(bug), regs, in __report_bug()