Searched refs:cpumask_weight_andnot (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dcpumask.h724 * cpumask_weight_andnot - Count of bits in (*srcp1 & ~*srcp2)
730 static inline unsigned int cpumask_weight_andnot(const struct cpumask *srcp1, function
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c1263 weight = cpumask_weight_andnot(next, prev);

Completed in 185 milliseconds