Searched refs:hangcheck_reboot (Results 1 – 1 of 1) sorted by relevance
48 static int hangcheck_reboot; /* Defaults to not reboot */ variable56 module_param(hangcheck_reboot, int, 0);57 MODULE_PARM_DESC(hangcheck_reboot, "If nonzero, the machine will reboot when the timer margin is ex…92 hangcheck_reboot = par; in hangcheck_parse_reboot()138 if (hangcheck_reboot) { in hangcheck_fire()