/kernel/linux/linux-5.10/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 71 static bool hip04_cluster_is_down(unsigned int cluster) in hip04_cluster_is_down() argument 81 static void hip04_set_snoop_filter(unsigned int cluster, unsigned int on) in hip04_set_snoop_filter() argument 100 unsigned int mpidr, cpu, cluster; in hip04_boot_secondary() local 155 unsigned int mpidr, cpu, cluster; hip04_cpu_die() local 193 unsigned int mpidr, cpu, cluster; hip04_cpu_kill() local 249 unsigned int mpidr, cpu, cluster; hip04_cpu_table_init() local [all...] |
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | tegra186-cpufreq.c | 62 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_init() local 113 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_get() local 142 init_vhint_table( struct platform_device *pdev, struct tegra_bpmp *bpmp, struct tegra186_cpufreq_cluster *cluster) init_vhint_table() argument 255 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; tegra186_cpufreq_probe() local [all...] |
H A D | vexpress-spc-cpufreq.c | 74 static unsigned int find_cluster_maxfreq(int cluster) in find_cluster_maxfreq() argument 285 u32 cluster = raw_cpu_to_cluster(cpu_dev->id); _put_cluster_clk_and_freq_table() local 297 u32 cluster = cpu_to_cluster(cpu_dev->id); put_cluster_clk_and_freq_table() local 322 u32 cluster = raw_cpu_to_cluster(cpu_dev->id); _get_cluster_clk_and_freq_table() local 358 u32 cluster = cpu_to_cluster(cpu_dev->id); get_cluster_clk_and_freq_table() local [all...] |
H A D | tegra194-cpufreq.c | 31 enum cluster { enum 59 static void get_cpu_cluster(void *cluster) in get_cpu_cluster() argument
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | smp-cps.c | 32 static unsigned __init core_vpe_count(unsigned int cluster, unsigned core) in core_vpe_count() argument
|
H A D | mips-cm.c | 303 void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() argument
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | mcpm_entry.c | 34 static void __mcpm_cpu_going_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_going_down() argument 47 static void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_down() argument 63 __mcpm_outbound_leave_critical(unsigned int cluster, int state) __mcpm_outbound_leave_critical() argument 82 __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) __mcpm_outbound_enter_critical() argument 135 __mcpm_cluster_state(unsigned int cluster) __mcpm_cluster_state() argument 143 mcpm_set_entry_vector(unsigned cpu, unsigned cluster, void *ptr) mcpm_set_entry_vector() argument 152 mcpm_set_early_poke(unsigned cpu, unsigned cluster, unsigned long poke_phys_addr, unsigned long poke_val) mcpm_set_early_poke() argument 187 mcpm_cluster_unused(unsigned int cluster) mcpm_cluster_unused() argument 195 mcpm_cpu_power_up(unsigned int cpu, unsigned int cluster) mcpm_cpu_power_up() argument 241 unsigned int mpidr, cpu, cluster; mcpm_cpu_power_down() local 308 mcpm_wait_for_cpu_powerdown(unsigned int cpu, unsigned int cluster) mcpm_wait_for_cpu_powerdown() argument 332 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); mcpm_cpu_suspend() local 342 unsigned int mpidr, cpu, cluster; mcpm_cpu_powered_up() local 378 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); nocache_trampoline() local [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 71 static bool hip04_cluster_is_down(unsigned int cluster) in hip04_cluster_is_down() argument 81 static void hip04_set_snoop_filter(unsigned int cluster, unsigned int on) in hip04_set_snoop_filter() argument 100 unsigned int mpidr, cpu, cluster; in hip04_boot_secondary() local 155 unsigned int mpidr, cpu, cluster; hip04_cpu_die() local 193 unsigned int mpidr, cpu, cluster; hip04_cpu_kill() local 249 unsigned int mpidr, cpu, cluster; hip04_cpu_table_init() local [all...] |
/kernel/linux/linux-5.10/fs/fat/ |
H A D | cache.c | 225 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster() argument 291 fat_bmap_cluster(struct inode *inode, int cluster) fat_bmap_cluster() argument 316 int cluster, offset; fat_get_mapped_cluster() local [all...] |
H A D | namei_msdos.c | 349 int err, is_hid, cluster; in msdos_mkdir() local 227 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec64 *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | cache.c | 236 int exfat_get_cluster(struct inode *inode, unsigned int cluster, in exfat_get_cluster() argument [all...] |
H A D | inode.c | 297 unsigned int cluster, sec_offset; in exfat_get_block() local [all...] |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | walt.h | 200 struct sched_cluster *cluster; in assign_cluster_ids() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | resize.c | 48 u32 cluster, lgd_cluster; in ocfs2_calc_new_backup_super() local 175 u32 cluster; in update_backups() local 417 u32 cluster = ocfs2_blocks_to_clusters(inode->i_sb, input->group); ocfs2_verify_group_and_input() local [all...] |
/kernel/linux/linux-6.6/fs/fat/ |
H A D | cache.c | 225 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster() argument 291 fat_bmap_cluster(struct inode *inode, int cluster) fat_bmap_cluster() argument 316 int cluster, offset; fat_get_mapped_cluster() local [all...] |
H A D | namei_msdos.c | 350 int err, is_hid, cluster; in msdos_mkdir() local 227 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec64 *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | cache.c | 236 int exfat_get_cluster(struct inode *inode, unsigned int cluster, in exfat_get_cluster() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | resize.c | 46 u32 cluster, lgd_cluster; in ocfs2_calc_new_backup_super() local 173 u32 cluster; in update_backups() local 415 u32 cluster = ocfs2_blocks_to_clusters(inode->i_sb, input->group); ocfs2_verify_group_and_input() local [all...] |
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | tegra186-cpufreq.c | 75 unsigned int cluster = data->cpus[policy->cpu].bpmp_cluster_id; in tegra186_cpufreq_init() local 100 struct tegra186_cpufreq_cluster *cluster; in tegra186_cpufreq_get() local 129 init_vhint_table( struct platform_device *pdev, struct tegra_bpmp *bpmp, struct tegra186_cpufreq_cluster *cluster, unsigned int cluster_id) init_vhint_table() argument 243 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; tegra186_cpufreq_probe() local [all...] |
/kernel/liteos_a/arch/arm/gic/ |
H A D | gic_v3.c | 69 STATIC UINT16 GicTargetList(UINT32 *base, UINT32 cpuMask, UINT64 cluster) in GicTargetList() argument 100 UINT64 val, cluster; in GicSgi() local
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | walt.h | 201 struct sched_cluster *cluster; in assign_cluster_ids() local
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | arch_topology.c | 376 static int __init parse_cluster(struct device_node *cluster, int depth) in parse_cluster() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-exynos/ |
H A D | suspend.c | 268 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); in exynos5420_cpu_suspend() local 453 unsigned int mpidr, cluster; in exynos5420_prepare_pm_resume() local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | mips-cm.c | 297 void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-exynos/ |
H A D | suspend.c | 269 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); in exynos5420_cpu_suspend() local 454 unsigned int mpidr, cluster; in exynos5420_prepare_pm_resume() local
|