Searched refs:cpu_clustergroup_mask (Results 1 – 5 of 5) sorted by relevance
141 extern const struct cpumask *cpu_clustergroup_mask(int cpu);194 #define topology_cluster_cpumask(cpu) (cpu_clustergroup_mask(cpu))
94 const struct cpumask *cpu_clustergroup_mask(int cpu);
494 cpu_clustergroup_mask, x86_cluster_flags, SD_INIT_NAME(CLS) in build_sched_topology()606 const struct cpumask *cpu_clustergroup_mask(int cpu) in cpu_clustergroup_mask() function610 EXPORT_SYMBOL_GPL(cpu_clustergroup_mask);
777 const struct cpumask *cpu_clustergroup_mask(int cpu) in cpu_clustergroup_mask() function
1703 { cpu_clustergroup_mask, cpu_cluster_flags, SD_INIT_NAME(CLS) },