Searched defs:WARN_ON (Results 1 – 9 of 9) sorted by relevance
12 #define WARN_ON(x) (BUG_ON(x), false) macro
121 #define WARN_ON(condition) ({ \ macro166 #define WARN_ON(condition) ({ \ macro
53 #define WARN_ON(x) ({ \ macro
17 #define WARN_ON(condition) ({ \ macro
18 #define WARN_ON(cond) \ macro
79 #define WARN_ON(x) ({ \ macro
68 #define WARN_ON(x) ({ \ macro
118 #define WARN_ON(x) ({ \ macro