Searched refs:cpupower_topology (Results 1 – 6 of 6) sorted by relevance
5 struct cpupower_topology { struct28 int get_cpu_topology(struct cpupower_topology *cpu_top); argument29 void cpu_topology_release(struct cpupower_topology cpu_top);
159 int get_cpu_topology(struct cpupower_topology *cpu_top) in get_cpu_topology()216 void cpu_topology_release(struct cpupower_topology cpu_top) in cpu_topology_release()
181 struct cpupower_topology {200 int get_cpu_topology(struct cpupower_topology *cpu_top);202 void cpu_topology_release(struct cpupower_topology cpu_top);
53 topo = p.cpupower_topology()
41 static struct cpupower_topology cpu_top;