Lines Matching defs:tx_lock
240 spinlock_t tx_lock;
893 spin_lock_irqsave(&dlci->gsm->tx_lock, flags);
895 spin_unlock_irqrestore(&dlci->gsm->tx_lock, flags);
907 * Caller must hold the tx_lock of the mux.
970 * Caller must hold the tx_lock of the mux.
986 /* dlci->skb is locked by tx_lock */
1092 spin_lock_irqsave(&dlci->gsm->tx_lock, flags);
1103 spin_unlock_irqrestore(&dlci->gsm->tx_lock, flags);
1347 spin_lock_irqsave(&gsm->tx_lock, flags);
1349 spin_unlock_irqrestore(&gsm->tx_lock, flags);
2382 spin_lock_init(&gsm->tx_lock);
2704 spin_lock_irqsave(&gsm->tx_lock, flags);
2709 spin_unlock_irqrestore(&gsm->tx_lock, flags);
2760 spin_lock_irqsave(&gsm->tx_lock, flags);
2766 spin_unlock_irqrestore(&gsm->tx_lock, flags);