cpufreq_affected_cpus 467 tools/power/cpupower/lib/cpufreq.c static struct cpufreq_affected_cpus *sysfs_get_cpu_list(unsigned int cpu, cpufreq_affected_cpus 470 tools/power/cpupower/lib/cpufreq.c struct cpufreq_affected_cpus *first = NULL; cpufreq_affected_cpus 471 tools/power/cpupower/lib/cpufreq.c struct cpufreq_affected_cpus *current = NULL; cpufreq_affected_cpus 523 tools/power/cpupower/lib/cpufreq.c struct cpufreq_affected_cpus *cpufreq_get_affected_cpus(unsigned int cpu) cpufreq_affected_cpus 528 tools/power/cpupower/lib/cpufreq.c void cpufreq_put_affected_cpus(struct cpufreq_affected_cpus *any) cpufreq_affected_cpus 530 tools/power/cpupower/lib/cpufreq.c struct cpufreq_affected_cpus *tmp, *next; cpufreq_affected_cpus 544 tools/power/cpupower/lib/cpufreq.c struct cpufreq_affected_cpus *cpufreq_get_related_cpus(unsigned int cpu) cpufreq_affected_cpus 549 tools/power/cpupower/lib/cpufreq.c void cpufreq_put_related_cpus(struct cpufreq_affected_cpus *any) cpufreq_affected_cpus 32 tools/power/cpupower/lib/cpufreq.h struct cpufreq_affected_cpus *next; cpufreq_affected_cpus 33 tools/power/cpupower/lib/cpufreq.h struct cpufreq_affected_cpus *first; cpufreq_affected_cpus 146 tools/power/cpupower/lib/cpufreq.h struct cpufreq_affected_cpus *cpufreq_get_affected_cpus(unsigned cpufreq_affected_cpus 149 tools/power/cpupower/lib/cpufreq.h void cpufreq_put_affected_cpus(struct cpufreq_affected_cpus *first); cpufreq_affected_cpus 158 tools/power/cpupower/lib/cpufreq.h struct cpufreq_affected_cpus *cpufreq_get_related_cpus(unsigned cpufreq_affected_cpus 161 tools/power/cpupower/lib/cpufreq.h void cpufreq_put_related_cpus(struct cpufreq_affected_cpus *first); cpufreq_affected_cpus 393 tools/power/cpupower/utils/cpufreq-info.c struct cpufreq_affected_cpus *cpus = cpufreq_get_affected_cpus(cpu); cpufreq_affected_cpus 414 tools/power/cpupower/utils/cpufreq-info.c struct cpufreq_affected_cpus *cpus = cpufreq_get_related_cpus(cpu); cpufreq_affected_cpus 295 tools/power/cpupower/utils/cpufreq-set.c struct cpufreq_affected_cpus *cpus;