Searched refs:hang_debug (Results 1 – 3 of 3) sorted by relevance
28 bool hang_debug = false; variable29 MODULE_PARM_DESC(hang_debug, "Dump registers when hang is detected (can be slow!)");30 module_param_named(hang_debug, hang_debug, bool, 0600);
32 extern bool hang_debug;274 if (hang_debug) in a4xx_recover()
40 extern bool hang_debug;307 if (hang_debug) in a3xx_recover()