Searched defs:FAIL (Results 1 – 9 of 9) sorted by relevance
30 #define FAIL (-1) macro
30 #define FAIL(fifo, condition, format...) ({ \ macro
34 #define FAIL udbg_printf macro37 #define FAIL pr_debug macro
24 #define FAIL (-1) macro
100 #define FAIL -1 macro
118 #define FAIL(c, ...) \ macro
281 #define FAIL(X) return -EINVAL macro
372 #define FAIL 1 /*failed flag*/ macro
117 #define FAIL(msg) do { \ macro