Searched defs:WARN_ONCE (Results 1 – 2 of 2) sorted by relevance
15 #define WARN_ONCE(condition, format...) ({ \ macro
119 #define WARN_ONCE(condition, format...) ({ \ macro164 #define WARN_ONCE(condition, format...) WARN(condition, format) macro