Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpuidle/governors/
Dteo.c102 struct teo_cpu { struct
110 static DEFINE_PER_CPU(struct teo_cpu, teo_cpus); argument
119 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_update()
234 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_select()
387 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_reflect()
412 struct teo_cpu *cpu_data = per_cpu_ptr(&teo_cpus, dev->cpu); in teo_enable_device()