Searched refs:bitmap_to_arr32 (Results 1 – 2 of 2) sorted by relevance
1469 void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) in bitmap_to_arr32() function1484 EXPORT_SYMBOL(bitmap_to_arr32);
535 bitmap_to_arr32(arr, exp1, nbits); in test_bitmap_arr32()