bitmap_weight_andnot
return bitmap_weight_andnot(cpumask_bits(srcp1), cpumask_bits(srcp2), small_cpumask_bits);
ret = bitmap_weight_andnot(NULL, NULL, 0);