Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dcpumask.h700 static inline unsigned int cpumask_weight_and(const struct cpumask *srcp1, in cpumask_weight_and() function
/linux-6.6.21/kernel/sched/ !
Dtopology.c2099 if (cpumask_weight_and(k->cpus, cur_hop[k->node]) <= k->cpu) in hop_cmp()
2108 k->w = cpumask_weight_and(k->cpus, prev_hop[k->node]); in hop_cmp()