Searched refs:wdt_lock (Results 1 – 1 of 1) sorted by relevance
22 static unsigned int wdt_lock = SPINLOCK_UNLOCK; variable33 exceptions = cpu_spin_lock_xsave(&wdt_lock); in __wdt_sm_handler()35 cpu_spin_unlock_xrestore(&wdt_lock, exceptions); in __wdt_sm_handler()46 exceptions = cpu_spin_lock_xsave(&wdt_lock); in __wdt_sm_handler()49 cpu_spin_unlock_xrestore(&wdt_lock, exceptions); in __wdt_sm_handler()
Completed in 2 milliseconds