WARN_TAINT_ONCE   160 include/asm-generic/bug.h #define WARN_TAINT_ONCE(condition, taint, format...)	({	\
WARN_TAINT_ONCE   198 include/asm-generic/bug.h #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format)