Searched refs:touch_hardlockup (Results 1 – 1 of 1) sorted by relevance
72 static bool touch_hardlockup; variable73 module_param(touch_hardlockup, bool, 0600);74 MODULE_PARM_DESC(touch_hardlockup, "touch hard-lockup watchdog between iterations");380 if (touch_hardlockup) in test_lockup()567 touch_hardlockup ? "touch_hardlockup " : "", in test_lockup_init()