Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/cpufreq/
Drockchip-cpufreq.c302 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/
Drockchip-cpufreq.c316 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/
Dsched.h1103 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/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c6517 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/
Drockchip_drm_vop2.c6475 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
Drockchip_drm_vop.h561 const struct vop2_cluster_regs *cluster; member