Lines Matching defs:debug
62 if (debug) \78 static int debug;79 module_param(debug, int, 0);80 MODULE_PARM_DESC(debug, "set this to 1 (and RTFM) if you want to help "642 int debug; /* active only in debug mode ? */655 .debug = _debug, \850 if (debug) {870 if (debug)3193 if (debug) {3230 if (!debug && item->debug)