Lines Matching refs:plx_lock
182 static spinlock_t plx_lock; /* may not acquire other lock inside */
920 spin_lock(&plx_lock); /* must be locked inside other locks */
1008 spin_unlock(&plx_lock);
1062 spin_lock_irqsave(&plx_lock, plx_flags);
1078 spin_unlock_irqrestore(&plx_lock, plx_flags);
1195 spin_lock_irqsave(&plx_lock, plx_flags);
1208 spin_unlock_irqrestore(&plx_lock, plx_flags);
1231 spin_lock_irqsave(&plx_lock, plx_flags);
1236 spin_unlock_irqrestore(&plx_lock, plx_flags);
1293 spin_lock_irqsave(&plx_lock, plx_flags);
1311 spin_unlock_irqrestore(&plx_lock, plx_flags);
1411 spin_lock_irqsave(&plx_lock, plx_flags);
1417 spin_unlock_irqrestore(&plx_lock, plx_flags);
1447 spin_lock_irqsave(&plx_lock, plx_flags);
1452 spin_unlock_irqrestore(&plx_lock, plx_flags);
2710 spin_lock_irqsave(&plx_lock, flags);
2713 spin_unlock_irqrestore(&plx_lock, flags);
4276 spin_lock_irqsave(&plx_lock, plx_flags);
4280 spin_unlock_irqrestore(&plx_lock, plx_flags);
4325 spin_lock_irqsave(&plx_lock, plx_flags);
4328 spin_unlock_irqrestore(&plx_lock, plx_flags);
5493 spin_lock_init(&plx_lock);