Searched refs:hangcheck_dump_tasks (Results 1 – 1 of 1) sorted by relevance
49 static int hangcheck_dump_tasks; /* Defaults to not dumping SysRQ T */ variable58 module_param(hangcheck_dump_tasks, int, 0);59 MODULE_PARM_DESC(hangcheck_dump_tasks, "If nonzero, the machine will dump the system task state whe…97 hangcheck_dump_tasks = par; in hangcheck_parse_dump_tasks()128 if (hangcheck_dump_tasks) { in hangcheck_fire()