Searched refs:hang_debug (Results 1 – 6 of 6) sorted by relevance
24 bool hang_debug = false; variable25 MODULE_PARM_DESC(hang_debug, "Dump registers when hang is detected (can be slow!)");26 module_param_named(hang_debug, hang_debug, bool, 0600);
13 extern bool hang_debug;
41 extern bool hang_debug;314 if (hang_debug) in a3xx_recover()
33 extern bool hang_debug;312 if (hang_debug) in a4xx_recover()
29 extern bool hang_debug;825 if (hang_debug) in a5xx_recover()
504 if (hang_debug) in a6xx_recover()