Searched refs:bitmap_from_arr64 (Results 1 – 1 of 1) sorted by relevance
312 void bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits);315 #define bitmap_from_arr64(bitmap, buf, nbits) \ macro751 bitmap_from_arr64(dst, &mask, 64); in bitmap_from_u64()