bitmap_from_arr32  259 include/linux/bitmap.h #define bitmap_from_arr32(bitmap, buf, nbits)			\
bitmap_from_arr32 1197 lib/bitmap.c   void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits)