Searched refs:segmap_lock (Results 1 – 2 of 2) sorted by relevance
260 spinlock_t segmap_lock; /* free segmap lock */ member408 spin_lock(&free_i->segmap_lock); in find_next_inuse()410 spin_unlock(&free_i->segmap_lock); in find_next_inuse()421 spin_lock(&free_i->segmap_lock); in __set_free()431 spin_unlock(&free_i->segmap_lock); in __set_free()454 spin_lock(&free_i->segmap_lock); in __set_test_and_free()468 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()477 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()483 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
2377 spin_lock(&free_i->segmap_lock); in get_new_segment()2448 spin_unlock(&free_i->segmap_lock); in get_new_segment()4072 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()