bitmap_to_arr32 262 include/linux/bitmap.h #define bitmap_to_arr32(buf, bitmap, nbits) \ bitmap_to_arr32 1220 lib/bitmap.c void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits)