Searched refs:bitmap_weight_andnot (Results 1 – 2 of 2) sorted by relevance
459 unsigned long bitmap_weight_andnot(const unsigned long *src1, in bitmap_weight_andnot() function
878 return bitmap_weight_andnot(cpumask_bits(srcp1), cpumask_bits(srcp2), small_cpumask_bits); in cpumask_weight_andnot()
Completed in 12 milliseconds