Searched refs:cpu_dbs_info (Results 1 – 2 of 2) sorted by relevance
27 static DEFINE_PER_CPU(struct cpu_dbs_info, cpu_dbs);106 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in gov_update_cpu_data()141 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in dbs_update()275 struct cpu_dbs_info *cdbs = container_of(data, struct cpu_dbs_info, update_util); in dbs_update_util_handler()335 struct cpu_dbs_info *cdbs = &per_cpu(cpu_dbs, cpu); in gov_set_update_util()371 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in alloc_policy_dbs_info()386 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in free_policy_dbs_info()527 struct cpu_dbs_info *j_cdbs = &per_cpu(cpu_dbs, j); in cpufreq_dbs_governor_start()
113 struct cpu_dbs_info { struct