Searched refs:__bitmap_xor (Results 1 – 2 of 2) sorted by relevance
104 extern void __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1,235 __bitmap_xor(dst, src1, src2, nbits); in bitmap_xor()
180 void __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_xor() function189 EXPORT_SYMBOL(__bitmap_xor);