Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatchdog_perf.c26 static atomic_t watchdog_cpus = ATOMIC_INIT(0); variable
168 if (!atomic_fetch_inc(&watchdog_cpus)) in watchdog_hardlockup_enable()
189 atomic_dec(&watchdog_cpus); in watchdog_hardlockup_disable()