Searched refs:bitmap_from_arr32 (Results 1 – 2 of 2) sorted by relevance
1197 void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) in bitmap_from_arr32() function1212 EXPORT_SYMBOL(bitmap_from_arr32);
354 bitmap_from_arr32(bmap2, arr, nbits); in test_bitmap_arr32()