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