Lines Matching refs:bitmap_zero
209 bitmap_zero(bmap, 35); in test_zero_clear()
216 bitmap_zero(bmap, 115); in test_zero_clear()
220 bitmap_zero(bmap, 1024); in test_zero_clear()
229 bitmap_zero(bmap, 64 * 3); in test_find_nth_bit()
299 bitmap_zero(bmap1, 1024); in test_copy()
300 bitmap_zero(bmap2, 1024); in test_copy()
339 bitmap_zero(bmap, 1000); in test_bitmap_region()
366 bitmap_zero(bmap, 1024); in test_replace()
370 bitmap_zero(bmap, 1024); in test_replace()
408 bitmap_zero(bmap_gather, 100); in test_bitmap_sg()
413 bitmap_zero(bmap_scatter, 100); in test_bitmap_sg()
418 bitmap_zero(bmap_tmp, 100); in test_bitmap_sg()
791 bitmap_zero(bits, CLUMP_EXP_NUMBITS); in test_for_each_set_clump8()
811 bitmap_zero(orig, 500); in test_for_each_set_bit_wrap()
821 bitmap_zero(copy, 500); in test_for_each_set_bit_wrap()
836 bitmap_zero(orig, 500); in test_for_each_set_bit()
837 bitmap_zero(copy, 500); in test_for_each_set_bit()
858 bitmap_zero(orig, 500); in test_for_each_set_bit_from()
870 bitmap_zero(copy, 500); in test_for_each_set_bit_from()
940 bitmap_zero(orig, 500); in test_for_each_set_bitrange()
941 bitmap_zero(copy, 500); in test_for_each_set_bitrange()
984 bitmap_zero(orig, 500); in test_for_each_set_bitrange_from()
996 bitmap_zero(copy, 500); in test_for_each_set_bitrange_from()
1385 bitmap_zero(bitmap, TEST_BIT_LEN); in test_bitmap_read_write()
1436 bitmap_zero(bitmap, TEST_BIT_LEN); in test_bitmap_write_perf()