Searched refs:allocation_lock (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/
H A Da100u2w.h243 spinlock_t allocation_lock; member in struct:orc_host
H A Da100u2w.c569 spin_lock_irqsave(&host->allocation_lock, flags);
577 spin_unlock_irqrestore(&host->allocation_lock, flags);
580 spin_unlock_irqrestore(&host->allocation_lock, flags);
603 spin_lock_irqsave(&(host->allocation_lock), flags);
624 spin_unlock_irqrestore(&(host->allocation_lock), flags);
631 spin_unlock_irqrestore(&(host->allocation_lock), flags);
651 spin_unlock_irqrestore(&host->allocation_lock, flags);
701 spin_lock_irqsave(&host->allocation_lock, flags);
703 spin_unlock_irqrestore(&host->allocation_lock, flags);
721 spin_lock_irqsave(&(host->allocation_lock), flag
[all...]

Completed in 193 milliseconds