Searched refs:hang_debug (Results 1 – 5 of 5) sorted by relevance
11 bool hang_debug = false; variable12 MODULE_PARM_DESC(hang_debug, "Dump registers when hang is detected (can be slow!)");13 module_param_named(hang_debug, hang_debug, bool, 0600);
26 extern bool hang_debug;374 if (hang_debug) in a3xx_recover()
16 extern bool hang_debug;1022 if (hang_debug) in a5xx_recover()
891 if (hang_debug) in a8xx_recover()
1582 if (hang_debug) in a6xx_recover()