Searched refs:bmp_free (Results 1 – 4 of 4) sorted by relevance
39 bmp_free(bmp); in test_bitmap_alloc_free()43 bmp_free(bmp); in test_bitmap_alloc_free()92 bmp_free(bmp); in test_bitmap_bit_ops()96 bmp_free(bmp); in test_bitmap_bit_ops()159 bmp_free(bmp); in test_bitmap_test_and_clear_bit()163 bmp_free(bmp); in test_bitmap_test_and_clear_bit()185 bmp_free(bmp); in test_bitmap_test_and_set_bit()189 bmp_free(bmp); in test_bitmap_test_and_set_bit()228 bmp_free(src1); in test_bitmap_and()229 bmp_free(src2); in test_bitmap_and()[all …]
176 bmp_free(bitmap); in parallel_test_bitmap__fini()
16 void bmp_free(struct arena_bitmap __arena *bmp);
32 void bmp_free(struct arena_bitmap __arena *bmp) in bmp_free() function