Searched refs:bmp_and (Results 1 – 3 of 3) sorted by relevance
27 void bmp_and(size_t bits, struct arena_bitmap __arena *dst, struct arena_bitmap __arena *src1, stru…
151 void bmp_and(size_t bits, struct arena_bitmap __arena *dst, struct arena_bitmap __arena *src1, stru… in bmp_and() function
214 bmp_and(TEST_BITS, dst, src1, src2); in test_bitmap_and()