Searched refs:cpu_clustergroup_mask (Results 1 – 5 of 5) sorted by relevance
141 extern const struct cpumask *cpu_clustergroup_mask(int cpu);200 #define topology_cluster_cpumask(cpu) (cpu_clustergroup_mask(cpu))
91 const struct cpumask *cpu_clustergroup_mask(int cpu);
759 const struct cpumask *cpu_clustergroup_mask(int cpu) in cpu_clustergroup_mask() function763 EXPORT_SYMBOL_GPL(cpu_clustergroup_mask);
732 const struct cpumask *cpu_clustergroup_mask(int cpu) in cpu_clustergroup_mask() function
1765 return cpu_clustergroup_mask(cpu); in tl_cls_mask()