teo_cpu           110 drivers/cpuidle/governors/teo.c static DEFINE_PER_CPU(struct teo_cpu, teo_cpus);
teo_cpu           119 drivers/cpuidle/governors/teo.c 	struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu);
teo_cpu           234 drivers/cpuidle/governors/teo.c 	struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu);
teo_cpu           440 drivers/cpuidle/governors/teo.c 	struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu);
teo_cpu           465 drivers/cpuidle/governors/teo.c 	struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu);