__bitmap_or        99 include/linux/bitmap.h extern void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1,
__bitmap_or       186 include/linux/bitmap.h 		__bitmap_or(dst, src1, src2, nbits);