Searched refs:hang_debug (Results 1 – 3 of 3) 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);
40 extern bool hang_debug;307 if (hang_debug) in a3xx_recover()
32 extern bool hang_debug;305 if (hang_debug) in a4xx_recover()