Searched refs:bitmap_xor (Results 1 – 3 of 3) sorted by relevance
183 bitmap_xor(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_xor()
341 void bitmap_xor(unsigned long *dst, const unsigned long *src1, in bitmap_xor() function
665 bitmap_xor(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_xor()