Lines Matching refs:expect_eq_bitmap
161 #define expect_eq_bitmap(...) __expect_eq(bitmap, ##__VA_ARGS__) macro
340 expect_eq_bitmap(bmap, exp3_0_1, nbits); in test_replace()
344 expect_eq_bitmap(bmap, exp3_1_0, nbits); in test_replace()
348 expect_eq_bitmap(bmap, exp3_0_1, nbits); in test_replace()
352 expect_eq_bitmap(bmap, exp3_1_0, nbits); in test_replace()
382 expect_eq_bitmap(sg_gather_exp, bmap_gather, nbits); in test_bitmap_sg()
387 expect_eq_bitmap(sg_scatter_exp, bmap_scatter, nbits); in test_bitmap_sg()
393 expect_eq_bitmap(bmap_scatter, bmap_res, nbits); in test_bitmap_sg()
656 expect_eq_bitmap(bmap2, exp1, nbits); in test_bitmap_arr32()
685 expect_eq_bitmap(bmap2, exp1, nbits); in test_bitmap_arr64()
798 expect_eq_bitmap(orig, copy, 500); in test_for_each_set_bit_wrap()
821 expect_eq_bitmap(orig, copy, 500); in test_for_each_set_bit()
850 expect_eq_bitmap(tmp, copy, 500); in test_for_each_set_bit_from()
873 expect_eq_bitmap(orig, copy, 500); in test_for_each_clear_bit()
902 expect_eq_bitmap(tmp, copy, 500); in test_for_each_clear_bit_from()
925 expect_eq_bitmap(orig, copy, 500); in test_for_each_set_bitrange()
947 expect_eq_bitmap(orig, copy, 500); in test_for_each_clear_bitrange()
976 expect_eq_bitmap(tmp, copy, 500); in test_for_each_set_bitrange_from()
1006 expect_eq_bitmap(tmp, copy, 500); in test_for_each_clear_bitrange_from()
1063 expect_eq_bitmap(t->expected, out, t->nbits); in test_bitmap_cut()
1296 expect_eq_bitmap(exp_bitmap, bitmap, in test_bitmap_write_helper()
1306 expect_eq_bitmap(exp_bitmap, bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1319 expect_eq_bitmap(exp_bitmap, bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()