spu_gov_info_struct 29 arch/powerpc/platforms/cell/cpufreq_spudemand.c static DEFINE_PER_CPU(struct spu_gov_info_struct, spu_gov_info); spu_gov_info_struct 31 arch/powerpc/platforms/cell/cpufreq_spudemand.c static int calc_freq(struct spu_gov_info_struct *info) spu_gov_info_struct 48 arch/powerpc/platforms/cell/cpufreq_spudemand.c struct spu_gov_info_struct *info; spu_gov_info_struct 52 arch/powerpc/platforms/cell/cpufreq_spudemand.c info = container_of(work, struct spu_gov_info_struct, work.work); spu_gov_info_struct 64 arch/powerpc/platforms/cell/cpufreq_spudemand.c static void spu_gov_init_work(struct spu_gov_info_struct *info) spu_gov_info_struct 71 arch/powerpc/platforms/cell/cpufreq_spudemand.c static void spu_gov_cancel_work(struct spu_gov_info_struct *info) spu_gov_info_struct 79 arch/powerpc/platforms/cell/cpufreq_spudemand.c struct spu_gov_info_struct *info = &per_cpu(spu_gov_info, cpu); spu_gov_info_struct 80 arch/powerpc/platforms/cell/cpufreq_spudemand.c struct spu_gov_info_struct *affected_info; spu_gov_info_struct 110 arch/powerpc/platforms/cell/cpufreq_spudemand.c struct spu_gov_info_struct *info = &per_cpu(spu_gov_info, cpu);