Home
last modified time | relevance | path

Searched refs:hung_detector_suspended (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dhung_task.c336 static bool hung_detector_suspended; variable
345 hung_detector_suspended = true; in hungtask_pm_notify()
350 hung_detector_suspended = false; in hungtask_pm_notify()
378 !hung_detector_suspended) in watchdog()