Home
last modified time | relevance | path

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

123

/linux/arch/arm/common/
H A Dmcpm_entry.c34 static void __mcpm_cpu_going_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_going_down()
47 static void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_down()
63 static void __mcpm_outbound_leave_critical(unsigned int cluster, int state) in __mcpm_outbound_leave_critical()
82 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) in __mcpm_outbound_enter_critical()
135 static int __mcpm_cluster_state(unsigned int cluster) in __mcpm_cluster_state()
143 void mcpm_set_entry_vector(unsigned cpu, unsigned cluster, void *ptr) in mcpm_set_entry_vector()
152 void mcpm_set_early_poke(unsigned cpu, unsigned cluster, in mcpm_set_early_poke()
187 static inline bool mcpm_cluster_unused(unsigned int cluster) in mcpm_cluster_unused()
195 int mcpm_cpu_power_up(unsigned int cpu, unsigned int cluster) in mcpm_cpu_power_up()
241 unsigned int mpidr, cpu, cluster; in mcpm_cpu_power_down() local
[all …]
H A DbL_switcher_dummy_if.c22 unsigned int cpu, cluster; in bL_switcher_write() local
/linux/arch/arm/mach-versatile/
H A Dtc2_pm.c46 static int tc2_pm_cpu_powerup(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_powerup()
57 static int tc2_pm_cluster_powerup(unsigned int cluster) in tc2_pm_cluster_powerup()
66 static void tc2_pm_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_powerdown_prepare()
81 static void tc2_pm_cluster_powerdown_prepare(unsigned int cluster) in tc2_pm_cluster_powerdown_prepare()
112 static int tc2_core_in_reset(unsigned int cpu, unsigned int cluster) in tc2_core_in_reset()
124 static int tc2_pm_wait_for_powerdown(unsigned int cpu, unsigned int cluster) in tc2_pm_wait_for_powerdown()
155 static void tc2_pm_cpu_suspend_prepare(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_suspend_prepare()
160 static void tc2_pm_cpu_is_up(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_is_up()
168 static void tc2_pm_cluster_is_up(unsigned int cluster) in tc2_pm_cluster_is_up()
202 unsigned int mpidr, cpu, cluster; in tc2_pm_init() local
/linux/arch/arm/mach-exynos/
H A Dmcpm-exynos.c57 static int exynos_cpu_powerup(unsigned int cpu, unsigned int cluster) in exynos_cpu_powerup()
106 static int exynos_cluster_powerup(unsigned int cluster) in exynos_cluster_powerup()
116 static void exynos_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) in exynos_cpu_powerdown_prepare()
126 static void exynos_cluster_powerdown_prepare(unsigned int cluster) in exynos_cluster_powerdown_prepare()
163 static int exynos_wait_for_powerdown(unsigned int cpu, unsigned int cluster) in exynos_wait_for_powerdown()
184 static void exynos_cpu_is_up(unsigned int cpu, unsigned int cluster) in exynos_cpu_is_up()
H A Dplatsmp.c139 void exynos_cluster_power_down(int cluster) in exynos_cluster_power_down()
148 void exynos_cluster_power_up(int cluster) in exynos_cluster_power_up()
159 int exynos_cluster_power_state(int cluster) in exynos_cluster_power_state()
H A Dsuspend.c268 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); in exynos5420_cpu_suspend() local
453 unsigned int mpidr, cluster; in exynos5420_prepare_pm_resume() local
/linux/fs/ocfs2/cluster/
H A Dnodemanager.c49 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_configured_node_map() local
64 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster, in o2nm_node_ip_tree_lookup()
102 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_get_node_by_ip() local
187 struct o2nm_cluster *cluster; in o2nm_node_num_store() local
271 struct o2nm_cluster *cluster; in o2nm_node_ipv4_address_store() local
326 struct o2nm_cluster *cluster; in o2nm_node_local_store() local
453 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_idle_timeout_ms_store() local
490 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_keepalive_delay_ms_store() local
534 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_fence_method_show() local
606 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); in o2nm_node_group_drop_item() local
[all …]
/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c87 static bool sunxi_core_is_cortex_a15(unsigned int core, unsigned int cluster) in sunxi_core_is_cortex_a15()
115 static int sunxi_cpu_power_switch_set(unsigned int cpu, unsigned int cluster, in sunxi_cpu_power_switch_set()
158 static int sunxi_cpu_powerup(unsigned int cpu, unsigned int cluster) in sunxi_cpu_powerup()
253 static int sunxi_cluster_powerup(unsigned int cluster) in sunxi_cluster_powerup()
374 static bool sunxi_mc_smp_cluster_is_down(unsigned int cluster) in sunxi_mc_smp_cluster_is_down()
393 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_boot_secondary() local
430 unsigned int cluster = MPIDR_AFFINITY_LEVEL(read_cpuid_mpidr(), 1); in sunxi_cluster_cache_disable() local
445 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_cpu_die() local
480 static int sunxi_cpu_powerdown(unsigned int cpu, unsigned int cluster) in sunxi_cpu_powerdown()
504 static int sunxi_cluster_powerdown(unsigned int cluster) in sunxi_cluster_powerdown()
[all …]
/linux/arch/arm/mach-hisi/
H A Dplatmcpm.c71 static bool hip04_cluster_is_down(unsigned int cluster) in hip04_cluster_is_down()
81 static void hip04_set_snoop_filter(unsigned int cluster, unsigned int on) in hip04_set_snoop_filter()
100 unsigned int mpidr, cpu, cluster; in hip04_boot_secondary() local
155 unsigned int mpidr, cpu, cluster; in hip04_cpu_die() local
193 unsigned int mpidr, cpu, cluster; in hip04_cpu_kill() local
249 unsigned int mpidr, cpu, cluster; in hip04_cpu_table_init() local
/linux/arch/mips/kernel/
H A Dsmp-cps.c44 static void power_up_other_cluster(unsigned int cluster) in power_up_other_cluster()
89 static unsigned __init core_vpe_count(unsigned int cluster, unsigned core) in core_vpe_count()
471 static void boot_core(unsigned int cluster, unsigned int core, in boot_core()
611 unsigned int cluster = cpu_cluster(&current_cpu_data); in remote_vpe_boot() local
622 unsigned int cluster = cpu_cluster(&cpu_data[cpu]); in cps_boot_secondary() local
858 unsigned int cluster = cpu_cluster(&cpu_data[cpu]); in cps_cleanup_dead_cpu() local
H A Dcacheinfo.c70 int cluster = cpu_cluster(&cpu_data[cpu]); in fill_cpumask_cluster() local
/linux/drivers/cpufreq/
H A Dtegra186-cpufreq.c75 unsigned int cluster = data->cpus[policy->cpu].bpmp_cluster_id; in tegra186_cpufreq_init() local
112 struct tegra186_cpufreq_cluster *cluster; in tegra186_cpufreq_get() local
139 struct tegra186_cpufreq_cluster *cluster, unsigned int cluster_id, in init_vhint_table()
255 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_probe() local
/linux/arch/x86/kernel/apic/
H A Dx2apic_cluster.c105 static void prefill_clustermask(struct cpumask *cmsk, unsigned int cpu, u32 cluster) in prefill_clustermask()
124 static int alloc_clustermask(unsigned int cpu, u32 cluster, int node) in alloc_clustermask()
179 u32 cluster = apic_cluster(phys_apicid); in x2apic_prepare_cpu() local
/linux/arch/arm/mach-milbeaut/
H A Dplatsmp.c25 unsigned int mpidr, cpu, cluster; in m10v_boot_secondary() local
48 unsigned int mpidr, cpu, cluster; in m10v_smp_init() local
/linux/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c1049 static int zynqmp_r5_get_tcm_node_from_dt(struct zynqmp_r5_cluster *cluster) in zynqmp_r5_get_tcm_node_from_dt()
1156 static int zynqmp_r5_get_tcm_node(struct zynqmp_r5_cluster *cluster) in zynqmp_r5_get_tcm_node()
1216 static int zynqmp_r5_core_init(struct zynqmp_r5_cluster *cluster, in zynqmp_r5_core_init()
1280 static int zynqmp_r5_cluster_init(struct zynqmp_r5_cluster *cluster) in zynqmp_r5_cluster_init()
1449 struct zynqmp_r5_cluster *cluster; in zynqmp_r5_cluster_exit() local
1483 struct zynqmp_r5_cluster *cluster; in zynqmp_r5_remoteproc_shutdown() local
1522 struct zynqmp_r5_cluster *cluster; in zynqmp_r5_remoteproc_probe() local
/linux/fs/ocfs2/
H A Dresize.c46 u32 cluster, lgd_cluster; in ocfs2_calc_new_backup_super() local
181 u32 cluster; in update_backups() local
423 u32 cluster = ocfs2_blocks_to_clusters(inode->i_sb, input->group); in ocfs2_verify_group_and_input() local
/linux/fs/dlm/
H A Dlockspace.c361 static int new_lockspace(const char *name, const char *cluster, in new_lockspace()
624 static int __dlm_new_lockspace(const char *name, const char *cluster, in __dlm_new_lockspace()
653 int dlm_new_lockspace(const char *name, const char *cluster, uint32_t flags, in dlm_new_lockspace()
662 int dlm_new_user_lockspace(const char *name, const char *cluster, in dlm_new_user_lockspace()
/linux/fs/fat/
H A 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
H A Dnamei_msdos.c228 int is_dir, int is_hid, int cluster, in msdos_add_entry()
350 int err, is_hid, cluster; in msdos_mkdir() local
H A Dnamei_vfat.c577 int len, int is_dir, int cluster, in vfat_build_slots()
654 int is_dir, int cluster, struct timespec64 *ts, in vfat_add_entry()
851 int err, cluster; in vfat_mkdir() local
/linux/fs/btrfs/
H A Dfree-space-cache.c1076 struct btrfs_free_cluster *cluster = NULL; in write_cache_extent_entries() local
1590 struct btrfs_free_cluster *cluster, in tree_insert_offset()
2340 struct btrfs_free_cluster *cluster; in insert_into_bitmap() local
2980 struct btrfs_free_cluster *cluster) in __btrfs_return_cluster_to_free_space()
3036 struct btrfs_free_cluster *cluster; in btrfs_remove_free_space_cache() local
3155 struct btrfs_free_cluster *cluster) in btrfs_return_cluster_to_free_space()
3189 struct btrfs_free_cluster *cluster, in btrfs_alloc_from_bitmap()
3222 struct btrfs_free_cluster *cluster, u64 bytes, in btrfs_alloc_from_cluster()
3322 struct btrfs_free_cluster *cluster, in btrfs_bitmap_cluster()
3415 struct btrfs_free_cluster *cluster, in setup_cluster_no_bitmap()
[all …]
H A Drelocation.c157 struct file_extent_cluster cluster; member
2672 const struct file_extent_cluster *cluster = &rc->cluster; in prealloc_file_extent_cluster() local
2774 static u64 get_cluster_boundary_end(const struct file_extent_cluster *cluster, in get_cluster_boundary_end()
2789 const struct file_extent_cluster *cluster = &rc->cluster; in relocate_one_folio() local
2947 const struct file_extent_cluster *cluster = &rc->cluster; in relocate_file_extent_cluster() local
2987 struct file_extent_cluster *cluster = &rc->cluster; in relocate_data_extent() local
/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m28 cluster = 32*4 / 2**20; variable
/linux/tools/perf/util/
H A Dcpumap.h24 int cluster; global() member
/linux/sound/soc/sdca/
H A Dsdca_functions.c1769 struct sdca_cluster *cluster, in find_sdca_cluster_channel()
1815 struct sdca_cluster *cluster) in find_sdca_cluster_channels()
2029 struct sdca_cluster *cluster = &function->clusters[i]; in sdca_id_find_cluster() local

123