Searched refs:res_lock (Results 1 – 2 of 2) sorted by relevance
210 spinlock_t res_lock; /* protects the resource bitmap, but must be held when */ member501 spin_lock_irqsave(&ioc->res_lock, flags); in sba_search_bitmap()611 spin_unlock_irqrestore(&ioc->res_lock, flags); in sba_search_bitmap()616 spin_unlock_irqrestore(&ioc->res_lock, flags); in sba_search_bitmap()666 spin_lock(&ioc->res_lock); in sba_alloc_range()674 spin_unlock(&ioc->res_lock); in sba_alloc_range()958 spin_lock_irqsave(&ioc->res_lock, flags); in sba_map_single_attrs()961 spin_unlock_irqrestore(&ioc->res_lock, flags); in sba_map_single_attrs()987 spin_lock_irqsave(&ioc->res_lock, flags); in sba_map_single_attrs()989 spin_unlock_irqrestore(&ioc->res_lock, flags); in sba_map_single_attrs()[all …]
38 spinlock_t res_lock; member