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