Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dcpu_cooling.c72 struct cpumask allowed_cpus; member
158 if (cpumask_test_cpu(cpu, &cpufreq_dev->allowed_cpus)) { in cpufreq_cooling_get_level()
195 &cpufreq_dev->allowed_cpus)) in cpufreq_thermal_notifier()
263 unsigned int cpu = cpumask_any(&cpufreq_device->allowed_cpus); in cpufreq_set_cur_state()
358 cpumask_copy(&cpufreq_dev->allowed_cpus, clip_cpus); in __cpufreq_cooling_register()