Searched refs:__bitmap_xor (Results 1 – 2 of 2) sorted by relevance
256 void __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_xor() function265 EXPORT_SYMBOL(__bitmap_xor);
168 void __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1,347 __bitmap_xor(dst, src1, src2, nbits); in bitmap_xor()