Lines Matching refs:DECLARE_BITMAP
177 DECLARE_BITMAP(bmap, 1024); in test_zero_clear()
206 DECLARE_BITMAP(bmap, 1024); in test_fill_set()
235 DECLARE_BITMAP(bmap1, 1024); in test_copy()
236 DECLARE_BITMAP(bmap2, 1024); in test_copy()
278 DECLARE_BITMAP(bmap, 1024); in test_replace()
361 DECLARE_BITMAP(bmap, 2048); in test_bitmap_parselist()
437 DECLARE_BITMAP(bmap, 2048); in test_bitmap_parse()
473 DECLARE_BITMAP(bmap2, EXP1_IN_BITS); in test_bitmap_arr32()
497 DECLARE_BITMAP(bmap1, 1024); in test_mem_optimisations()
498 DECLARE_BITMAP(bmap2, 1024); in test_mem_optimisations()
546 DECLARE_BITMAP(bits, CLUMP_EXP_NUMBITS); in test_for_each_set_clump8()