Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/arm/common/
Dmcpm_entry.c37 static void __mcpm_cpu_going_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_going_down()
50 static void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_down()
66 static void __mcpm_outbound_leave_critical(unsigned int cluster, int state) in __mcpm_outbound_leave_critical()
85 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) in __mcpm_outbound_enter_critical()
138 static int __mcpm_cluster_state(unsigned int cluster) in __mcpm_cluster_state()
146 void mcpm_set_entry_vector(unsigned cpu, unsigned cluster, void *ptr) in mcpm_set_entry_vector()
155 void mcpm_set_early_poke(unsigned cpu, unsigned cluster, in mcpm_set_early_poke()
190 static inline bool mcpm_cluster_unused(unsigned int cluster) in mcpm_cluster_unused()
198 int mcpm_cpu_power_up(unsigned int cpu, unsigned int cluster) in mcpm_cpu_power_up()
244 unsigned int mpidr, cpu, cluster; in mcpm_cpu_power_down() local
[all …]
DbL_switcher_dummy_if.c25 unsigned int cpu, cluster; in bL_switcher_write() local
DbL_switcher.c277 int cluster; in bL_switcher_thread() local
426 unsigned int cpu, cluster, mask; in bL_switcher_halve_cpus() local
610 unsigned int cpu, cluster; in bL_switcher_disable() local
/Linux-v4.19/arch/arm/mach-vexpress/
Dtc2_pm.c51 static int tc2_pm_cpu_powerup(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_powerup()
62 static int tc2_pm_cluster_powerup(unsigned int cluster) in tc2_pm_cluster_powerup()
71 static void tc2_pm_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_powerdown_prepare()
86 static void tc2_pm_cluster_powerdown_prepare(unsigned int cluster) in tc2_pm_cluster_powerdown_prepare()
117 static int tc2_core_in_reset(unsigned int cpu, unsigned int cluster) in tc2_core_in_reset()
129 static int tc2_pm_wait_for_powerdown(unsigned int cpu, unsigned int cluster) in tc2_pm_wait_for_powerdown()
160 static void tc2_pm_cpu_suspend_prepare(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_suspend_prepare()
165 static void tc2_pm_cpu_is_up(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_is_up()
173 static void tc2_pm_cluster_is_up(unsigned int cluster) in tc2_pm_cluster_is_up()
207 unsigned int mpidr, cpu, cluster; in tc2_pm_init() local
Dspc.c119 static inline bool cluster_is_a15(u32 cluster) in cluster_is_a15()
158 void ve_spc_cpu_wakeup_irq(u32 cluster, u32 cpu, bool set) in ve_spc_cpu_wakeup_irq()
187 void ve_spc_set_resume_addr(u32 cluster, u32 cpu, u32 addr) in ve_spc_set_resume_addr()
212 void ve_spc_powerdown(u32 cluster, bool enable) in ve_spc_powerdown()
223 static u32 standbywfi_cpu_mask(u32 cpu, u32 cluster) in standbywfi_cpu_mask()
242 int ve_spc_cpu_in_wfi(u32 cpu, u32 cluster) in ve_spc_cpu_in_wfi()
258 static int ve_spc_get_performance(int cluster, u32 *freq) in ve_spc_get_performance()
277 static int ve_spc_round_performance(int cluster, u32 freq) in ve_spc_round_performance()
300 static int ve_spc_find_performance_index(int cluster, u32 freq) in ve_spc_find_performance_index()
322 static int ve_spc_set_performance(int cluster, u32 freq) in ve_spc_set_performance()
[all …]
Ddcscb.c41 static int dcscb_cpu_powerup(unsigned int cpu, unsigned int cluster) in dcscb_cpu_powerup()
55 static int dcscb_cluster_powerup(unsigned int cluster) in dcscb_cluster_powerup()
71 static void dcscb_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) in dcscb_cpu_powerdown_prepare()
83 static void dcscb_cluster_powerdown_prepare(unsigned int cluster) in dcscb_cluster_powerdown_prepare()
/Linux-v4.19/arch/arm/mach-exynos/
Dmcpm-exynos.c58 static int exynos_cpu_powerup(unsigned int cpu, unsigned int cluster) in exynos_cpu_powerup()
95 static int exynos_cluster_powerup(unsigned int cluster) in exynos_cluster_powerup()
105 static void exynos_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) in exynos_cpu_powerdown_prepare()
115 static void exynos_cluster_powerdown_prepare(unsigned int cluster) in exynos_cluster_powerdown_prepare()
152 static int exynos_wait_for_powerdown(unsigned int cpu, unsigned int cluster) in exynos_wait_for_powerdown()
173 static void exynos_cpu_is_up(unsigned int cpu, unsigned int cluster) in exynos_cpu_is_up()
Dplatsmp.c140 void exynos_cluster_power_down(int cluster) in exynos_cluster_power_down()
149 void exynos_cluster_power_up(int cluster) in exynos_cluster_power_up()
160 int exynos_cluster_power_state(int cluster) in exynos_cluster_power_state()
/Linux-v4.19/fs/ocfs2/cluster/
Dnodemanager.c65 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_configured_node_map() local
80 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster, in o2nm_node_ip_tree_lookup()
118 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_get_node_by_ip() local
203 struct o2nm_cluster *cluster; in o2nm_node_num_store() local
287 struct o2nm_cluster *cluster; in o2nm_node_ipv4_address_store() local
342 struct o2nm_cluster *cluster; in o2nm_node_local_store() local
469 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_idle_timeout_ms_store() local
506 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_keepalive_delay_ms_store() local
550 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_fence_method_show() local
622 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); in o2nm_node_group_drop_item() local
[all …]
/Linux-v4.19/arch/arm/mach-sunxi/
Dmc_smp.c88 static bool sunxi_core_is_cortex_a15(unsigned int core, unsigned int cluster) in sunxi_core_is_cortex_a15()
113 static int sunxi_cpu_power_switch_set(unsigned int cpu, unsigned int cluster, in sunxi_cpu_power_switch_set()
156 static int sunxi_cpu_powerup(unsigned int cpu, unsigned int cluster) in sunxi_cpu_powerup()
251 static int sunxi_cluster_powerup(unsigned int cluster) in sunxi_cluster_powerup()
372 static bool sunxi_mc_smp_cluster_is_down(unsigned int cluster) in sunxi_mc_smp_cluster_is_down()
391 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_boot_secondary() local
428 unsigned int cluster = MPIDR_AFFINITY_LEVEL(read_cpuid_mpidr(), 1); in sunxi_cluster_cache_disable() local
443 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_cpu_die() local
478 static int sunxi_cpu_powerdown(unsigned int cpu, unsigned int cluster) in sunxi_cpu_powerdown()
498 static int sunxi_cluster_powerdown(unsigned int cluster) in sunxi_cluster_powerdown()
[all …]
/Linux-v4.19/arch/arm/mach-hisi/
Dplatmcpm.c74 static bool hip04_cluster_is_down(unsigned int cluster) in hip04_cluster_is_down()
84 static void hip04_set_snoop_filter(unsigned int cluster, unsigned int on) in hip04_set_snoop_filter()
103 unsigned int mpidr, cpu, cluster; in hip04_boot_secondary() local
158 unsigned int mpidr, cpu, cluster; in hip04_cpu_die() local
196 unsigned int mpidr, cpu, cluster; in hip04_cpu_kill() local
252 unsigned int mpidr, cpu, cluster; in hip04_cpu_table_init() local
/Linux-v4.19/arch/mips/include/asm/
Dmips-cps.h137 static inline uint64_t mips_cps_cluster_config(unsigned int cluster) in mips_cps_cluster_config()
170 static inline unsigned int mips_cps_numcores(unsigned int cluster) in mips_cps_numcores()
186 static inline unsigned int mips_cps_numiocu(unsigned int cluster) in mips_cps_numiocu()
207 static inline unsigned int mips_cps_numvps(unsigned int cluster, unsigned int core) in mips_cps_numvps()
/Linux-v4.19/drivers/perf/
Dqcom_l2_pmu.c293 static void cluster_pmu_set_resr(struct cluster_pmu *cluster, in cluster_pmu_set_resr()
369 static void l2_cache_cluster_set_period(struct cluster_pmu *cluster, in l2_cache_cluster_set_period()
389 static int l2_cache_get_event_idx(struct cluster_pmu *cluster, in l2_cache_get_event_idx()
424 static void l2_cache_clear_event_idx(struct cluster_pmu *cluster, in l2_cache_clear_event_idx()
437 struct cluster_pmu *cluster = data; in l2_cache_handle_irq() local
491 struct cluster_pmu *cluster; in l2_cache_event_init() local
601 struct cluster_pmu *cluster; in l2_cache_event_start() local
651 struct cluster_pmu *cluster; in l2_cache_event_add() local
676 struct cluster_pmu *cluster; in l2_cache_event_del() local
800 struct cluster_pmu *cluster = NULL; in l2_cache_associate_cpu_with_cluster() local
[all …]
/Linux-v4.19/drivers/cpufreq/
Darm_big_little.c56 #define ACTUAL_FREQ(cluster, freq) ((cluster == A7_CLUSTER) ? freq << 1 : freq) argument
57 #define VIRT_FREQ(cluster, freq) ((cluster == A7_CLUSTER) ? freq >> 1 : freq) argument
84 static unsigned int find_cluster_maxfreq(int cluster) in find_cluster_maxfreq()
312 u32 cluster = raw_cpu_to_cluster(cpu_dev->id); in _put_cluster_clk_and_freq_table() local
327 u32 cluster = cpu_to_cluster(cpu_dev->id); in put_cluster_clk_and_freq_table() local
353 u32 cluster = raw_cpu_to_cluster(cpu_dev->id); in _get_cluster_clk_and_freq_table() local
398 u32 cluster = cpu_to_cluster(cpu_dev->id); in get_cluster_clk_and_freq_table() local
Dtegra186-cpufreq.c67 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_init() local
224 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_probe() local
/Linux-v4.19/arch/alpha/mm/
Dnuma.c39 struct memclust_struct * cluster; in show_mem_layout() local
59 struct memclust_struct * cluster; in setup_memory_node() local
/Linux-v4.19/fs/ocfs2/
Dresize.c62 u32 cluster, lgd_cluster; in ocfs2_calc_new_backup_super() local
189 u32 cluster; in update_backups() local
431 u32 cluster = ocfs2_blocks_to_clusters(inode->i_sb, input->group); in ocfs2_verify_group_and_input() local
/Linux-v4.19/drivers/clocksource/
Dtimer-nps.c82 int cluster = raw_smp_processor_id() >> NPS_CLUSTER_OFFSET; in nps_clksrc_read() local
89 int ret, cluster; in nps_setup_clocksource() local
/Linux-v4.19/fs/fat/
Dcache.c225 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster()
291 static int fat_bmap_cluster(struct inode *inode, int cluster) in fat_bmap_cluster()
316 int cluster, offset; in fat_get_mapped_cluster() local
Dnamei_msdos.c227 int is_dir, int is_hid, int cluster, in msdos_add_entry()
348 int err, is_hid, cluster; in msdos_mkdir() local
/Linux-v4.19/include/soc/nps/
Dcommon.h71 u32 __reserved:20, cluster:4, core:4, thread:4; member
100 static inline int nps_cluster_logic_to_phys(int cluster) in nps_cluster_logic_to_phys()
/Linux-v4.19/fs/btrfs/
Dfree-space-cache.c891 struct btrfs_free_cluster *cluster = NULL; in write_cache_extent_entries() local
2029 struct btrfs_free_cluster *cluster; in insert_into_bitmap() local
2487 struct btrfs_free_cluster *cluster) in __btrfs_return_cluster_to_free_space()
2555 struct btrfs_free_cluster *cluster; in btrfs_remove_free_space_cache() local
2629 struct btrfs_free_cluster *cluster) in btrfs_return_cluster_to_free_space()
2663 struct btrfs_free_cluster *cluster, in btrfs_alloc_from_bitmap()
2696 struct btrfs_free_cluster *cluster, u64 bytes, in btrfs_alloc_from_cluster()
2781 struct btrfs_free_cluster *cluster, in btrfs_bitmap_cluster()
2862 struct btrfs_free_cluster *cluster, in setup_cluster_no_bitmap()
2953 struct btrfs_free_cluster *cluster, in setup_cluster_bitmap()
[all …]
/Linux-v4.19/block/
Dblk-merge.c236 int cluster, prev = 0; in __blk_recalc_rq_segments() local
368 struct scatterlist **sg, int *nsegs, int *cluster) in __blk_segment_map_sg()
422 int cluster = blk_queue_cluster(q), nsegs = 0; in __blk_bios_map_sg() local
/Linux-v4.19/drivers/cpuidle/
Dcpuidle-big_little.c107 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); in bl_powerdown_finisher() local
/Linux-v4.19/arch/arc/plat-eznps/
Dsmp.c115 u32 num:8, cluster:8, core:8, thread:8; in eznps_ipi_send() member

123