Searched defs:WARN_ONCE (Results 1 – 3 of 3) sorted by relevance
155 #define WARN_ONCE(condition, format...) ({ \ macro202 #define WARN_ONCE(condition, format...) WARN(condition, format) macro
36 #define WARN_ONCE(condition, format...) ({ \ macro
41 #define WARN_ONCE(condition, format...) ({ \ macro