Lines Matching refs:bitmap_zero
181 bitmap_zero(bmap, 35); in test_zero_clear()
188 bitmap_zero(bmap, 115); in test_zero_clear()
192 bitmap_zero(bmap, 1024); in test_zero_clear()
201 bitmap_zero(bmap, 64 * 3); in test_find_nth_bit()
271 bitmap_zero(bmap1, 1024); in test_copy()
272 bitmap_zero(bmap2, 1024); in test_copy()
311 bitmap_zero(bmap, 1000); in test_bitmap_region()
338 bitmap_zero(bmap, 1024); in test_replace()
342 bitmap_zero(bmap, 1024); in test_replace()
380 bitmap_zero(bmap_gather, 100); in test_bitmap_sg()
385 bitmap_zero(bmap_scatter, 100); in test_bitmap_sg()
390 bitmap_zero(bmap_tmp, 100); in test_bitmap_sg()
763 bitmap_zero(bits, CLUMP_EXP_NUMBITS); in test_for_each_set_clump8()
783 bitmap_zero(orig, 500); in test_for_each_set_bit_wrap()
793 bitmap_zero(copy, 500); in test_for_each_set_bit_wrap()
808 bitmap_zero(orig, 500); in test_for_each_set_bit()
809 bitmap_zero(copy, 500); in test_for_each_set_bit()
830 bitmap_zero(orig, 500); in test_for_each_set_bit_from()
842 bitmap_zero(copy, 500); in test_for_each_set_bit_from()
912 bitmap_zero(orig, 500); in test_for_each_set_bitrange()
913 bitmap_zero(copy, 500); in test_for_each_set_bitrange()
956 bitmap_zero(orig, 500); in test_for_each_set_bitrange_from()
968 bitmap_zero(copy, 500); in test_for_each_set_bitrange_from()
1357 bitmap_zero(bitmap, TEST_BIT_LEN); in test_bitmap_read_write()
1408 bitmap_zero(bitmap, TEST_BIT_LEN); in test_bitmap_write_perf()