Searched refs:touch_softlockup (Results 1 – 1 of 1) sorted by relevance
68 static bool touch_softlockup; variable69 module_param(touch_softlockup, bool, 0600);70 MODULE_PARM_DESC(touch_softlockup, "touch soft-lockup watchdog between iterations");377 if (touch_softlockup) in test_lockup()566 touch_softlockup ? "touch_softlockup " : "", in test_lockup_init()