Home
last modified time | relevance | path

Searched refs:bitmap_weight_andnot (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dbitmap.h459 unsigned long bitmap_weight_andnot(const unsigned long *src1, in bitmap_weight_andnot() function
H A Dcpumask.h819 return bitmap_weight_andnot(cpumask_bits(srcp1), cpumask_bits(srcp2), small_cpumask_bits); in cpumask_weight_andnot()