Searched refs:bitmap_complement (Results 1 – 3 of 3) sorted by relevance
301 static inline void bitmap_complement(unsigned long *dst, const unsigned long *src, in bitmap_complement() function
476 bitmap_complement(cpumask_bits(dstp), cpumask_bits(srcp), in cpumask_complement()
198 bitmap_complement(dstp->bits, srcp->bits, nbits); in __nodes_complement()