Searched defs:DEBUG (Results 26 – 50 of 69) sorted by relevance
123
29 #define DEBUG 0 macro
20 #define DEBUG 0 macro
25 #define DEBUG DBG_MEM macro
29 #define DEBUG macro
51 DEBUG, enumerator
132 #define DEBUG 2 /* print fancy stuff too */ macro
194 #define DEBUG 2 /* print fancy stuff too */ macro
27 DEBUG ?= true macro
17 #define DEBUG macro
20 #define DEBUG /* So dev_dbg() is always available. */ macro
11 #define DEBUG /* So dev_dbg() is always available. */ macro
24 #define DEBUG /* So dev_dbg() is always available. */ macro
16 #define DEBUG macro
25 #define DEBUG macro
8 #define DEBUG macro
24 #define DEBUG(x) printk x macro30 #define DEBUG(x) do {} while (0) macro
102 #define DEBUG(...) do if (atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro105 #define DEBUG(...) do { } while (0) macro
56 #define DEBUG /* debug on */ macro
11 #define DEBUG macro
55 #define DEBUG macro
28 #define DEBUG 0x0001 macro
12 #define DEBUG macro
23 #define DEBUG 1 macro