Searched refs:cpumask_nth (Results 1 – 2 of 2) sorted by relevance
131 cpu = cpumask_nth(i, cpu_online_mask); in cpumask_local_spread()
357 static inline unsigned int cpumask_nth(unsigned int cpu, const struct cpumask *srcp) in cpumask_nth() function