__bitmap_subset
bool __bitmap_subset(const unsigned long *bitmap1,
return __bitmap_subset(src1, src2, nbits);
EXPORT_SYMBOL(__bitmap_subset);
return __bitmap_subset(src1, src2, nbits);
bool __bitmap_subset(const unsigned long *bitmap1,