Lines Matching refs:bitmap_copy
276 bitmap_copy(bmap2, bmap1, 23); in test_copy()
280 bitmap_copy(bmap2, bmap1, 23); in test_copy()
285 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
289 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
297 bitmap_copy(bmap2, bmap1, 109); /* ... but 0-padded til word length */ in test_copy()
301 bitmap_copy(bmap2, bmap1, 97); /* ... but aligned on word length */ in test_copy()
848 bitmap_copy(tmp, orig, 500); in test_for_each_set_bit_from()
900 bitmap_copy(tmp, orig, 500); in test_for_each_clear_bit_from()
974 bitmap_copy(tmp, orig, 500); in test_for_each_set_bitrange_from()
1004 bitmap_copy(tmp, orig, 500); in test_for_each_clear_bitrange_from()
1291 bitmap_copy(bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1292 bitmap_copy(exp_bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1302 bitmap_copy(bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1303 bitmap_copy(exp_bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1314 bitmap_copy(bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1315 bitmap_copy(exp_bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()