Searched refs:bitmap_andnot (Results 1 – 3 of 3) sorted by relevance
168 static inline void bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() function
137 bitmap_andnot(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_andnot()
163 bitmap_andnot(dstp->bits, src1p->bits, src2p->bits, nr_cpumask_bits); in cpumask_andnot()
Completed in 5 milliseconds