Searched defs:WARN_TAINT_ONCE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dbug.h129 #define WARN_TAINT_ONCE(condition, taint, format...) ({ \ macro
166 #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format) macro

Completed in 116 milliseconds