Home
last modified time | relevance | path

Searched refs:teo_cpu (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cpuidle/governors/
H A Dteo.c145 struct teo_cpu { struct
155 static DEFINE_PER_CPU(struct teo_cpu, teo_cpus); argument
175 struct teo_cpu *cpu_data = this_cpu_ptr(&teo_cpus); in teo_update()
311 struct teo_cpu *cpu_data = this_cpu_ptr(&teo_cpus); in teo_select()
555 struct teo_cpu *cpu_data = this_cpu_ptr(&teo_cpus); in teo_reflect()
570 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_enable_device()