Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds