Searched defs:cluster (Results 1 – 8 of 8) sorted by relevance
| /device/board/isoftstone/yangfan/kernel/src/driv/cpufreq/ |
| D | rockchip-cpufreq.c | 112 struct cluster_info *cluster; in rockchip_cluster_info_lookup() local 152 struct cluster_info *cluster; in cpu_opp_helper() local 219 static int rockchip_cpufreq_cluster_init(int cpu, struct cluster_info *cluster) in rockchip_cpufreq_cluster_init() 311 struct cluster_info *cluster; in rockchip_cpufreq_adjust_power_scale() local 324 struct cluster_info *cluster; in rockchip_cpufreq_opp_set_rate() local 355 struct cluster_info *cluster; in rockchip_cpufreq_notifier() local 403 struct cluster_info *cluster, *pos; in rockchip_cpufreq_driver_init() local
|
| /device/soc/rockchip/common/vendor/drivers/cpufreq/ |
| D | rockchip-cpufreq.c | 302 struct cluster_info *cluster; in rockchip_cluster_info_lookup() local 341 struct cluster_info *cluster; in cpu_opp_helper() local 408 static int rockchip_cpufreq_cluster_init(int cpu, struct cluster_info *cluster) in rockchip_cpufreq_cluster_init() 500 struct cluster_info *cluster; in rockchip_cpufreq_adjust_power_scale() local 514 struct cluster_info *cluster; in rockchip_cpufreq_opp_set_rate() local 546 struct cluster_info *cluster; in rockchip_cpufreq_notifier() local 597 struct cluster_info *cluster, *pos; in rockchip_cpufreq_driver_init() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/cpufreq/ |
| D | rockchip-cpufreq.c | 316 struct cluster_info *cluster; in rockchip_cluster_info_lookup() local 378 struct cluster_info *cluster; in cpu_opp_helper() local 449 static int rockchip_cpufreq_cluster_init(int cpu, struct cluster_info *cluster) in rockchip_cpufreq_cluster_init() 545 struct cluster_info *cluster; in rockchip_cpufreq_adjust_power_scale() local 558 struct cluster_info *cluster; in rockchip_cpufreq_opp_set_rate() local 589 struct cluster_info *cluster; in rockchip_cpufreq_notifier() local 637 struct cluster_info *cluster, *pos; in rockchip_cpufreq_driver_init() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | sched.h | 1103 struct sched_cluster *cluster; member 2785 static inline int cluster_first_cpu(struct sched_cluster *cluster) in cluster_first_cpu() 2793 #define for_each_sched_cluster(cluster) list_for_each_entry_rcu(cluster, &cluster_head, list) argument 2871 static inline unsigned int cluster_max_freq(struct sched_cluster *cluster) in cluster_max_freq() 2905 static inline unsigned long load_scale_cpu_efficiency(struct sched_cluster *cluster) in load_scale_cpu_efficiency() 2915 static inline unsigned long load_scale_cpu_freq(struct sched_cluster *cluster) in load_scale_cpu_freq() 2920 static inline int compute_load_scale_factor(struct sched_cluster *cluster) in compute_load_scale_factor() 2953 static unsigned long capacity_scale_cpu_efficiency(struct sched_cluster *cluster) in capacity_scale_cpu_efficiency() 2962 static unsigned long capacity_scale_cpu_freq(struct sched_cluster *cluster) in capacity_scale_cpu_freq() 2967 static inline int compute_capacity(struct sched_cluster *cluster) in compute_capacity()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/ |
| D | rockchip_drm_vop2.c | 6960 static void vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_cluster *cluster) in vop2_setup_cluster_alpha() 7486 struct vop2_cluster cluster; in vop2_crtc_atomic_begin() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_vop2.c | 6517 static void vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_cluster *cluster) in vop2_setup_cluster_alpha() 7034 struct vop2_cluster cluster; in vop2_crtc_atomic_begin() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_vop2.c | 6475 static void vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_cluster *cluster) in vop2_setup_cluster_alpha() 6930 struct vop2_cluster cluster; in vop2_crtc_atomic_begin() local
|
| D | rockchip_drm_vop.h | 561 const struct vop2_cluster_regs *cluster; member
|