Home
last modified time | relevance | path

Searched refs:clusters (Results 1 – 23 of 23) sorted by relevance

/linux/arch/arm/common/
H A Dmcpm_entry.c36 mcpm_sync.clusters[cluster].cpus[cpu].cpu = CPU_GOING_DOWN; in __mcpm_cpu_going_down()
37 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_going_down()
50 mcpm_sync.clusters[cluster].cpus[cpu].cpu = CPU_DOWN; in __mcpm_cpu_down()
51 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_down()
66 mcpm_sync.clusters[cluster].cluster = state; in __mcpm_outbound_leave_critical()
67 sync_cache_w(&mcpm_sync.clusters[cluster].cluster); in __mcpm_outbound_leave_critical()
85 struct mcpm_sync_struct *c = &mcpm_sync.clusters[cluster]; in __mcpm_outbound_enter_critical()
137 sync_cache_r(&mcpm_sync.clusters[cluster].cluster); in __mcpm_cluster_state()
138 return mcpm_sync.clusters[cluster].cluster; in __mcpm_cluster_state()
436 mcpm_sync.clusters[i].cluster = CLUSTER_DOWN; in mcpm_sync_init()
[all …]
/linux/lib/
H A Dgroup_cpus.c299 const struct cpumask **clusters; in alloc_cluster_groups() local
323 clusters = kzalloc_objs(*clusters, ncluster); in alloc_cluster_groups()
324 if (!clusters) in alloc_cluster_groups()
336 clusters[n] = cluster_mask; in alloc_cluster_groups()
344 *clusters_ptr = clusters; in alloc_cluster_groups()
349 kfree(clusters); in alloc_cluster_groups()
367 const struct cpumask **clusters; in __try_group_cluster_cpus() local
377 &clusters, &cluster_groups); in __try_group_cluster_cpus()
386 cpumask_and(nmsk, node_cpumask, clusters[nv->id]); in __try_group_cluster_cpus()
397 kfree(clusters); in __try_group_cluster_cpus()
/linux/drivers/cpufreq/
H A Dtegra186-cpufreq.c71 struct tegra186_cpufreq_cluster clusters[]; member
192 bpmp_lut = data->clusters[cluster].bpmp_lut; in tegra186_cpufreq_init()
244 cluster = &data->clusters[cluster_id]; in tegra186_cpufreq_get()
360 struct_size(data, clusters, TEGRA186_NUM_CLUSTERS), in tegra186_cpufreq_probe()
378 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_probe()
/linux/Documentation/admin-guide/perf/
H A Dqcom_l2_pmu.rst5 This driver supports the L2 cache clusters found in Qualcomm Technologies
6 Centriq SoCs. There are multiple physical L2 cache clusters, each with their
H A Dstarfive_starlink_pmu.rst7 clusters with an L3 memory system.
H A Dhisi-pmu.rst102 clusters (SICL) containing multiple I/O clusters (ICLs). Each CCL/ICL in the
/linux/Documentation/filesystems/ext4/
H A Dbigalloc.rst27 on, the block bitmaps track clusters, not individual blocks. This means
31 units of clusters instead of blocks” to the extent tree, though it is
/linux/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst10 clusters and in this context, is a "drop-in" replacement for shared
/linux/arch/arm/include/asm/
H A Dmcpm.h298 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member
/linux/Documentation/driver-api/xilinx/
H A Deemi.rst15 components running across different processing clusters on a chip or
/linux/drivers/platform/mellanox/
H A DKconfig38 Centers (EDC) for building Ethernet based clusters, High-Performance
72 Centers (EDC) for building Ethernet based clusters, High-Performance
/linux/sound/soc/sdca/
H A Dsdca_functions.c2030 struct sdca_cluster *clusters; in find_sdca_clusters()
2042 dev_err(dev, "%pfwP: maximum number of clusters exceeded\n", function_node); in find_sdca_clusters()
2046 clusters = devm_kcalloc(dev, num_clusters, sizeof(*clusters), GFP_KERNEL); in find_sdca_clusters()
2047 if (!clusters) in find_sdca_clusters()
2059 clusters[i].id = cluster_list[i]; in find_sdca_clusters()
2068 "mipi-sdca-cluster-id-0x%X-subproperties", clusters[i].id); in find_sdca_filesets()
2077 ret = find_sdca_cluster_channels(dev, cluster_node, &clusters[i]); in find_sdca_filesets()
2084 function->clusters = clusters; in find_sdca_filesets()
2008 struct sdca_cluster *clusters; find_sdca_clusters() local
[all...]
/linux/fs/ocfs2/
H A Drefcounttree.h42 u32 clusters,
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt61 Example 1 (ARM 64-bit, 6-cpu system, two clusters):
195 Example 2 (ARM 32-bit, 4-cpu system, two clusters,
/linux/Documentation/arch/arm/
H A Dcluster-pm-race-avoidance.rst22 In a system containing multiple clusters of CPUs, it is also desirable
23 to have the ability to turn off entire clusters.
25 Turning entire clusters off and on is a risky business, because it
519 clusters of clusters are not supported). The algorithm could be
/linux/drivers/block/drbd/
H A DKconfig21 clusters and in this context, is a "drop-in" replacement for shared
/linux/fs/ext4/
H A Dsysfs.c106 ext4_fsblk_t clusters = (ext4_blocks_count(sbi->s_es) >> in reserved_clusters_store() local
111 if (ret || val >= clusters || (s64)val < 0) in reserved_clusters_store()
H A Dmballoc.c6438 ext4_grpblk_t clusters = new_entry->efd_count; in ext4_mb_free_metadata() local
6480 atomic_add(clusters, &sbi->s_mb_free_pending); in ext4_mb_free_metadata()
/linux/Documentation/filesystems/
H A Dvfat.rst103 Use the "free clusters" value stored on FSINFO. It will
104 be used to determine number of free clusters without
107 case. If you are sure the "free clusters" on FSINFO is
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-coresight.dtsi306 /* An invisible combo funnel between clusters and top funnel */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qxp.dtsi61 /* We have 1 clusters with 4 Cortex-A35 cores */
/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst83 clusters that are not interconnected.
/linux/tools/perf/Documentation/
H A Dperf-stat.txt313 is a useful mode to detect imbalance between clusters. To enable this mode,