Searched refs:segmap_lock (Results 1 – 2 of 2) sorted by relevance
224 spinlock_t segmap_lock; /* free segmap lock */ member335 spin_lock(&free_i->segmap_lock); in find_next_inuse()337 spin_unlock(&free_i->segmap_lock); in find_next_inuse()348 spin_lock(&free_i->segmap_lock); in __set_free()358 spin_unlock(&free_i->segmap_lock); in __set_free()380 spin_lock(&free_i->segmap_lock); in __set_test_and_free()391 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()399 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()405 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
885 spin_lock(&free_i->segmap_lock); in get_new_segment()958 spin_unlock(&free_i->segmap_lock); in get_new_segment()2094 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()