Searched refs:cpumask_any_distribute (Results 1 – 3 of 3) sorted by relevance
273 unsigned int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute() function281 unsigned int cpumask_any_distribute(const struct cpumask *srcp);
1411 cpu = cpumask_any_distribute(cpus_allowed);1459 cpu = cpumask_any_distribute(cpus_allowed);
2796 cpu = cpumask_any_distribute(later_mask); in find_later_rq()