Home
last modified time | relevance | path

Searched refs:cpus_weight (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dtopology.h44 cpus_weight(*__tmp__); \
Dcpumask.h250 #define cpus_weight(cpumask) __cpus_weight(&(cpumask), NR_CPUS) macro
429 #define cpus_weight_nr(cpumask) cpus_weight(cpumask)
/include/asm-m32r/
Dsmp.h84 return cpus_weight(cpu_callout_map); in num_booting_cpus()