__bitmap_or 135 include/linux/bitmap.h extern void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, __bitmap_or 281 include/linux/bitmap.h __bitmap_or(dst, src1, src2, nbits); __bitmap_or 196 lib/bitmap.c EXPORT_SYMBOL(__bitmap_or); __bitmap_or 14 tools/include/linux/bitmap.h void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, __bitmap_or 80 tools/include/linux/bitmap.h __bitmap_or(dst, src1, src2, nbits);