Lines Matching defs:tod_lock
71 spinlock_t tod_lock;
77 * and TOD_ADJUST_COUNT register for in hardware. The dt->tod_lock spinlock must be
160 spin_lock_irqsave(&dt->tod_lock, flags);
166 spin_unlock_irqrestore(&dt->tod_lock, flags);
185 spin_lock_irqsave(&dt->tod_lock, flags);
221 spin_unlock_irqrestore(&dt->tod_lock, flags);
235 spin_lock_irqsave(&dt->tod_lock, flags);
241 spin_unlock_irqrestore(&dt->tod_lock, flags);
261 spin_lock_irqsave(&dt->tod_lock, flags);
265 spin_unlock_irqrestore(&dt->tod_lock, flags);
294 spin_lock_init(&dt->tod_lock);