Lines Matching refs:expect_eq_bitmap

189 #define expect_eq_bitmap(...)		__expect_eq(bitmap, ##__VA_ARGS__)  macro
368 expect_eq_bitmap(bmap, exp3_0_1, nbits); in test_replace()
372 expect_eq_bitmap(bmap, exp3_1_0, nbits); in test_replace()
376 expect_eq_bitmap(bmap, exp3_0_1, nbits); in test_replace()
380 expect_eq_bitmap(bmap, exp3_1_0, nbits); in test_replace()
410 expect_eq_bitmap(sg_gather_exp, bmap_gather, nbits); in test_bitmap_sg()
415 expect_eq_bitmap(sg_scatter_exp, bmap_scatter, nbits); in test_bitmap_sg()
421 expect_eq_bitmap(bmap_scatter, bmap_res, nbits); in test_bitmap_sg()
684 expect_eq_bitmap(bmap2, exp1, nbits); in test_bitmap_arr32()
713 expect_eq_bitmap(bmap2, exp1, nbits); in test_bitmap_arr64()
826 expect_eq_bitmap(orig, copy, 500); in test_for_each_set_bit_wrap()
849 expect_eq_bitmap(orig, copy, 500); in test_for_each_set_bit()
878 expect_eq_bitmap(tmp, copy, 500); in test_for_each_set_bit_from()
901 expect_eq_bitmap(orig, copy, 500); in test_for_each_clear_bit()
930 expect_eq_bitmap(tmp, copy, 500); in test_for_each_clear_bit_from()
953 expect_eq_bitmap(orig, copy, 500); in test_for_each_set_bitrange()
975 expect_eq_bitmap(orig, copy, 500); in test_for_each_clear_bitrange()
1004 expect_eq_bitmap(tmp, copy, 500); in test_for_each_set_bitrange_from()
1034 expect_eq_bitmap(tmp, copy, 500); in test_for_each_clear_bitrange_from()
1091 expect_eq_bitmap(t->expected, out, t->nbits); in test_bitmap_cut()
1324 expect_eq_bitmap(exp_bitmap, bitmap, in test_bitmap_write_helper()
1334 expect_eq_bitmap(exp_bitmap, bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1347 expect_eq_bitmap(exp_bitmap, bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()