Home
last modified time | relevance | path

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

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