Lines Matching defs:temp_lock
3146 spinlock_t *temp_lock = NULL;
3150 temp_lock = &pring->ring_lock;
3152 temp_lock = &phba->hbalock;
3154 spin_lock_irqsave(temp_lock, iflag);
3164 spin_unlock_irqrestore(temp_lock, iflag);
3169 spin_unlock_irqrestore(temp_lock, iflag);
3195 spinlock_t *temp_lock = NULL;
3199 temp_lock = &pring->ring_lock;
3201 temp_lock = &phba->hbalock;
3203 spin_lock_irqsave(temp_lock, iflag);
3211 spin_unlock_irqrestore(temp_lock, iflag);
3216 spin_unlock_irqrestore(temp_lock, iflag);