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()
343 bitmap_zero(bmap, 1024); in test_replace()
347 bitmap_zero(bmap, 1024); in test_replace()
727 bitmap_zero(bits, CLUMP_EXP_NUMBITS); in test_for_each_set_clump8()
747 bitmap_zero(orig, 500); in test_for_each_set_bit_wrap()
757 bitmap_zero(copy, 500); in test_for_each_set_bit_wrap()
772 bitmap_zero(orig, 500); in test_for_each_set_bit()
773 bitmap_zero(copy, 500); in test_for_each_set_bit()
794 bitmap_zero(orig, 500); in test_for_each_set_bit_from()
806 bitmap_zero(copy, 500); in test_for_each_set_bit_from()
876 bitmap_zero(orig, 500); in test_for_each_set_bitrange()
877 bitmap_zero(copy, 500); in test_for_each_set_bitrange()
920 bitmap_zero(orig, 500); in test_for_each_set_bitrange_from()
932 bitmap_zero(copy, 500); in test_for_each_set_bitrange_from()