Lines Matching refs:devres_lock
202 spin_lock_irqsave(&dev->devres_lock, flags); in devres_for_each_res()
213 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_for_each_res()
248 spin_lock_irqsave(&dev->devres_lock, flags); in devres_add()
250 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_add()
292 spin_lock_irqsave(&dev->devres_lock, flags); in devres_find()
294 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_find()
323 spin_lock_irqsave(&dev->devres_lock, flags); in devres_get()
330 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_get()
358 spin_lock_irqsave(&dev->devres_lock, flags); in devres_remove()
364 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_remove()
531 spin_lock_irqsave(&dev->devres_lock, flags); in devres_release_all()
533 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_release_all()
572 spin_lock_irqsave(&dev->devres_lock, flags); in devres_open_group()
574 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_open_group()
618 spin_lock_irqsave(&dev->devres_lock, flags); in devres_close_group()
626 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_close_group()
644 spin_lock_irqsave(&dev->devres_lock, flags); in devres_remove_group()
654 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_remove_group()
679 spin_lock_irqsave(&dev->devres_lock, flags); in devres_release_group()
690 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_release_group()
699 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_release_group()
702 spin_unlock_irqrestore(&dev->devres_lock, flags); in devres_release_group()
936 spin_lock_irqsave(&dev->devres_lock, flags); in devm_krealloc()
940 spin_unlock_irqrestore(&dev->devres_lock, flags); in devm_krealloc()
948 spin_unlock_irqrestore(&dev->devres_lock, flags); in devm_krealloc()