Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dwatchdog_hld.c30 static atomic_t watchdog_cpus = ATOMIC_INIT(0); variable
195 if (!atomic_fetch_inc(&watchdog_cpus)) in hardlockup_detector_perf_enable()
213 atomic_dec(&watchdog_cpus); in hardlockup_detector_perf_disable()