__bitmap_andnot   103 include/linux/bitmap.h extern void __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,
__bitmap_andnot   204 include/linux/bitmap.h 		__bitmap_andnot(dst, src1, src2, nbits);