Home
last modified time | relevance | path

Searched defs:WARN_TAINT (Results 1 – 1 of 1) sorted by relevance

/linux/include/asm-generic/
H A Dbug.h139 #define WARN_TAINT(condition, taint, format...) ({ \ macro
186 #define WARN_TAINT(condition, taint, format...) WARN(condition, format) macro