Searched defs:FAIL (Results 1 – 10 of 10) sorted by relevance
53 const char *FAIL = FAIL_NORMAL; variable
23 #define FAIL udbg_printf macro26 #define FAIL pr_debug macro
50 #define FAIL 13 macro
12 #define FAIL (-1) macro
95 #define FAIL -1 macro
297 #define FAIL(X) return -EINVAL macro
38 FAIL enumerator
119 #define FAIL(c, dti, node, ...) \ macro
114 #define FAIL(msg) do { \ macro
38 #define FAIL(fmt...) _FAIL(0, fmt) macro