Searched refs:cpumask_first (Results 1 – 2 of 2) sorted by relevance
107 cpu = cpumask_first(to_cpumask(pd->cpus)); in em_pd_energy()
150 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() function212 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() function602 #define cpumask_any(srcp) cpumask_first(srcp)