Searched refs:__bitmap_equal (Results 1 – 2 of 2) sorted by relevance
434 && !__bitmap_equal(bmap, ptest.expected, ptest.nbits)) { in test_bitmap_parselist()511 && !__bitmap_equal(bmap, test.expected, test.nbits)) { in test_bitmap_parse()569 if (!__bitmap_equal(bmap1, bmap2, 1024)) { in test_mem_optimisations()580 if (!__bitmap_equal(bmap1, bmap2, 1024)) { in test_mem_optimisations()
48 int __bitmap_equal(const unsigned long *bitmap1, in __bitmap_equal() function62 EXPORT_SYMBOL(__bitmap_equal);