Searched refs:bitmap_to_arr32 (Results 1 – 1 of 1) sorted by relevance
276 void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap,282 #define bitmap_to_arr32(buf, bitmap, nbits) \ macro