Searched refs:__bitmap_xor (Results 1 – 2 of 2) sorted by relevance
133 extern void __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1,298 __bitmap_xor(dst, src1, src2, nbits); in bitmap_xor()
183 void __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_xor() function192 EXPORT_SYMBOL(__bitmap_xor);