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