Searched refs:hang_debug (Results 1 – 7 of 7) sorted by relevance
13 bool hang_debug = false; variable14 MODULE_PARM_DESC(hang_debug, "Dump registers when hang is detected (can be slow!)");15 module_param_named(hang_debug, hang_debug, bool, 0600);
13 extern bool hang_debug;
8 extern bool hang_debug;213 if (hang_debug) in a2xx_recover()
30 extern bool hang_debug;303 if (hang_debug) in a3xx_recover()
24 extern bool hang_debug;303 if (hang_debug) in a4xx_recover()
16 extern bool hang_debug;753 if (hang_debug) in a5xx_recover()
583 if (hang_debug) in a6xx_recover()