Lines Matching refs:spinlock
74 static DEFINE_SPINLOCK(spinlock);
78 spin_lock(&spinlock); in xwdt_start()
89 spin_unlock(&spinlock); in xwdt_start()
94 spin_lock(&spinlock); in xwdt_stop()
103 spin_unlock(&spinlock); in xwdt_stop()
109 spin_lock(&spinlock); in xwdt_keepalive()
115 spin_unlock(&spinlock); in xwdt_keepalive()
122 spin_lock(&spinlock); in xwdt_get_status()
127 spin_unlock(&spinlock); in xwdt_get_status()
140 spin_lock(&spinlock); in xwdt_selftest()
151 spin_unlock(&spinlock); in xwdt_selftest()