Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpuidle/governors/
Dteo.c144 struct teo_cpu { struct
153 static DEFINE_PER_CPU(struct teo_cpu, teo_cpus); argument
162 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_update()
288 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_select()
485 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_reflect()
510 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_enable_device()