Lines Matching refs:lock
71 spin_lock_irqsave(&idp->lock, flags); in get_from_free_list()
77 spin_unlock_irqrestore(&idp->lock, flags); in get_from_free_list()
167 spin_lock_irqsave(&idp->lock, flags); in move_to_free_list()
169 spin_unlock_irqrestore(&idp->lock, flags); in move_to_free_list()
327 spin_lock_irqsave(&idp->lock, flags); in idr_get_empty_slot()
335 spin_unlock_irqrestore(&idp->lock, flags); in idr_get_empty_slot()
841 spin_lock_init(&idp->lock); in idr_init()
873 spin_lock_irqsave(&ida->idr.lock, flags); in free_bitmap()
878 spin_unlock_irqrestore(&ida->idr.lock, flags); in free_bitmap()
957 spin_lock_irqsave(&ida->idr.lock, flags); in ida_get_new_above()
960 spin_unlock_irqrestore(&ida->idr.lock, flags); in ida_get_new_above()