Searched defs:FAIL (Results 1 – 11 of 11) sorted by relevance
6 #define FAIL(test, msg, ...) \ macro
18 #define FAIL (-1) macro
53 const char *FAIL = FAIL_NORMAL; variable
21 #define FAIL(fifo, condition, format...) ({ \ macro
22 #define FAIL udbg_printf macro25 #define FAIL pr_debug macro
50 #define FAIL 13 macro
12 #define FAIL (-1) macro
95 #define FAIL -1 macro
281 #define FAIL(X) return -EINVAL macro
114 #define FAIL(msg) do { \ macro
119 #define FAIL(c, dti, node, ...) \ macro