Searched refs:cpu_dbs_info (Results 1 – 2 of 2) sorted by relevance
24 static DEFINE_PER_CPU(struct cpu_dbs_info, cpu_dbs);103 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in gov_update_cpu_data()138 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in dbs_update()272 struct cpu_dbs_info *cdbs = container_of(data, struct cpu_dbs_info, update_util); in dbs_update_util_handler()332 struct cpu_dbs_info *cdbs = &per_cpu(cpu_dbs, cpu); in gov_set_update_util()368 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in alloc_policy_dbs_info()383 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in free_policy_dbs_info()524 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in cpufreq_dbs_governor_start()
110 struct cpu_dbs_info { struct
Completed in 7 milliseconds