Searched refs:wq_copy_lock (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/fnic/
H A Dfnic_scsi.c222 spin_lock_irqsave(&fnic->wq_copy_lock[0], flags);
239 spin_unlock_irqrestore(&fnic->wq_copy_lock[0], flags);
268 spin_lock_irqsave(&fnic->wq_copy_lock[0], flags);
309 spin_unlock_irqrestore(&fnic->wq_copy_lock[0], flags);
367 spin_lock_irqsave(&fnic->wq_copy_lock[0], intr_flags);
373 spin_unlock_irqrestore(&fnic->wq_copy_lock[0], intr_flags);
411 spin_unlock_irqrestore(&fnic->wq_copy_lock[0], intr_flags);
743 spin_lock_irqsave(&fnic->wq_copy_lock[0], flags);
753 spin_unlock_irqrestore(&fnic->wq_copy_lock[0], flags);
1419 spin_lock_irqsave(&fnic->wq_copy_lock[
[all...]
H A Dfnic.h302 spinlock_t wq_copy_lock[FNIC_WQ_COPY_MAX]; member in struct:fnic
H A Dfnic_main.c729 spin_lock_init(&fnic->wq_copy_lock[i]);

Completed in 75 milliseconds