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