Lines Matching defs:lock
651 * The lock hierarchy is rtnl_lock > {lock, mii_lock} > window_lock. */
652 spinlock_t lock;
1200 spin_lock_init(&vp->lock);
1838 spin_lock_irq(&vp->lock);
1869 spin_unlock_irq(&vp->lock);
2130 * tx routine, as they take the same spin lock, and that causes
2213 spin_lock_irqsave(&vp->lock, flags);
2237 spin_unlock_irqrestore(&vp->lock, flags);
2510 spin_lock_irqsave(&vp->lock, flags);
2517 spin_unlock_irqrestore(&vp->lock, flags);
2831 spin_lock_irqsave (&vp->lock, flags);
2833 spin_unlock_irqrestore (&vp->lock, flags);
2933 spin_lock_irqsave(&vp->lock, flags);
2935 spin_unlock_irqrestore(&vp->lock, flags);