Home
last modified time | relevance | path

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

123456

/openbmc/qemu/hw/core/
H A Dmachine-smp.c94 unsigned clusters = config->has_clusters ? config->clusters : 0; in machine_parse_smp_config() local
110 (config->has_clusters && config->clusters == 0) || in machine_parse_smp_config()
133 config->has_clusters && config->clusters > 1) { in machine_parse_smp_config()
138 clusters = clusters > 0 ? clusters : 1; in machine_parse_smp_config()
178 (drawers * books * dies * clusters * in machine_parse_smp_config()
184 clusters * modules * threads); in machine_parse_smp_config()
193 clusters * modules * threads); in machine_parse_smp_config()
197 (drawers * books * dies * clusters * in machine_parse_smp_config()
206 clusters * modules * cores); in machine_parse_smp_config()
211 clusters * modules * cores * threads; in machine_parse_smp_config()
[all …]
/openbmc/linux/fs/ocfs2/
H A Docfs2.h743 u32 clusters) in ocfs2_clusters_to_blocks() argument
774 unsigned int clusters; in ocfs2_clusters_for_bytes() local
780 return clusters; in ocfs2_clusters_for_bytes()
787 unsigned int clusters; in ocfs2_bytes_to_clusters() local
790 return clusters; in ocfs2_bytes_to_clusters()
801 u32 clusters) in ocfs2_clusters_to_bytes() argument
810 unsigned int clusters; in ocfs2_block_to_cluster_start() local
820 unsigned int clusters; in ocfs2_align_bytes_to_clusters() local
843 u32 clusters = pg_index; in ocfs2_page_index_to_clusters() local
851 return clusters; in ocfs2_page_index_to_clusters()
[all …]
H A Dresize.c183 if (cluster >= clusters) in update_backups()
213 u32 clusters = 0; in ocfs2_update_super_and_backups() local
231 clusters = le32_to_cpu(super_di->i_clusters); in ocfs2_update_super_and_backups()
240 ret = update_backups(inode, clusters, super_bh->b_data); in ocfs2_update_super_and_backups()
393 le16_to_cpu(gd->bg_bits), input->clusters); in ocfs2_check_new_group()
428 else if (input->clusters > cl_cpg) in ocfs2_verify_group_and_input()
430 else if (input->frees > input->clusters) in ocfs2_verify_group_and_input()
508 input->chain, input->clusters, input->frees); in ocfs2_group_add()
547 le32_add_cpu(&cr->c_total, input->clusters * cl_bpc); in ocfs2_group_add()
552 (input->clusters - input->frees) * cl_bpc); in ocfs2_group_add()
[all …]
H A Docfs2_trace.h513 __field(unsigned int, clusters)
521 __entry->clusters = clusters;
535 __field(unsigned int, clusters)
541 __entry->clusters = clusters;
918 __entry->clusters = clusters;
951 __entry->clusters = clusters;
1021 __entry->clusters = clusters;
1211 __entry->clusters = clusters;
1342 __entry->clusters = clusters;
1747 __field(int, clusters)
[all …]
/openbmc/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()
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()
439 mcpm_sync.clusters[i].cpus[j].cpu = CPU_DOWN; in mcpm_sync_init()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D260.out6 initial bitmap: name=bitmap0 dirty-clusters=1
16 check bitmap after commit: name=bitmap0 dirty-clusters=2
17 check updated bitmap: name=bitmap0 dirty-clusters=3
23 initial bitmap: name=bitmap0 dirty-clusters=1
33 check bitmap after commit: name=bitmap0 dirty-clusters=2
34 check updated bitmap: name=bitmap0 dirty-clusters=3
40 initial bitmap: name=bitmap0 dirty-clusters=1
51 check bitmap after commit: name=bitmap0 dirty-clusters=2
52 check updated bitmap: name=bitmap0 dirty-clusters=3
H A D290.out7 # Fill all clusters with data and then discard them
12 # Read the data from the discarded clusters
19 # Fill all clusters with data and then discard them
24 # Read the data from the discarded clusters
38 # Fill all clusters with data and then discard them
43 # Read the data from the discarded clusters
51 # Fill all clusters with data and then discard them
56 # Read the data from the discarded clusters
H A D108.out15 0 leaked clusters
39 0 leaked clusters
56 0 leaked clusters
73 0 leaked clusters
89 0 leaked clusters
105 0 leaked clusters
123 0 leaked clusters
145 0 leaked clusters
186 0 leaked clusters
H A D154161 echo == spanning two clusters, non-zero before request ==
191 echo == spanning two clusters, non-zero after request ==
221 echo == spanning two clusters, partially overwriting backing file ==
240 echo == spanning multiple clusters, non-zero in first cluster ==
256 echo == spanning multiple clusters, non-zero in intermediate cluster ==
271 echo == spanning multiple clusters, non-zero in final cluster ==
287 echo == spanning multiple clusters, partially overwriting backing file ==
H A D214.out26 0 leaked clusters
36 === Write compressed data of multiple clusters ===
48 "compressed-clusters": 8
H A D305.out7 ### Discard two of the last data clusters, leave one in the middle
13 ### Try to allocate the discarded clusters again
H A D314.out21 768/768 = 100.00% allocated, 100.00% fragmented, 100.00% compressed clusters
37 768/768 = 100.00% allocated, 100.00% fragmented, 100.00% compressed clusters
58 512/768 = 66.67% allocated, 100.00% fragmented, 100.00% compressed clusters
72 1/1 = 100.00% allocated, 100.00% fragmented, 100.00% compressed clusters
H A D060.out49 0 leaked clusters
85 1 leaked clusters
200 0 leaked clusters
222 0 leaked clusters
242 0 leaked clusters
264 0 leaked clusters
279 0 leaked clusters
308 1 leaked clusters
327 0 leaked clusters
358 1 leaked clusters
[all …]
H A D217.out21 4 leaked clusters were found on the image.
37 4 leaked clusters
H A D112.out38 1 leaked clusters were found on the image.
50 1 leaked clusters were found on the image.
53 === Compressed clusters with refcount_bits=1 ===
82 2 leaked clusters were found on the image.
137 0 leaked clusters
/openbmc/qemu/docs/interop/
H A Dqed_spec.txt9clusters start; this allows the header to be extensible and store extra information about the imag…
20 uint32_t table_size; /* for L1 and L2 tables, in clusters */
21 uint32_t header_size; /* in clusters */
38 …'header_size'' is the number of clusters used by the header and any additional information stored …
80 A table is made up of one or more contiguous clusters. The table_size header field determines tabl…
82 The logical image size must be less than or equal to the maximum possible size of clusters rooted b…
96 ===Unallocated L2 tables and data clusters===
99 Writes to an unallocated area cause a new data clusters to be allocated, and a new L2 table if that…
101 ===Zero data clusters===
102 Zero data clusters are a space-efficient way of storing zeroed regions of the image.
[all …]
H A Dqcow2.txt4 (host) clusters. A cluster is the unit in which all allocations are done,
8 clusters of the same size.
39 Must not be less than 9 (i.e. 512 byte clusters).
46 must be at least 14 (i.e. 16384 byte clusters).
454 to clusters prior to that point.
495 guest clusters to host clusters. They are called L1 and L2 table.
545 62: 0 for standard clusters
546 1 for compressed clusters
556 for all allocated clusters.
626 Subcluster Allocation Bitmap (for standard clusters):
[all …]
H A Dparallels.rst60 Disk size, in clusters (BAT size).
119 corresponding cluster. The offset set in clusters for ``WithouFreSpacExt``
139 contiguous array of clusters. Most of them are allocated by the BAT, some may
141 allocated by extensions. All clusters allocated by ``ext_off`` and extensions
142 should meet the same requirements as clusters specified by BAT entries.
222 clusters inside the Parallels image file. The offsets of these clusters are
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c819 (ms->smp.clusters == expect_topo->clusters) && in check_parse()
913 data->expect_prefer_cores.clusters = 1; in unsupported_params_init()
1222 data.expect_prefer_sockets.clusters = 1; in test_with_clusters()
1223 data.expect_prefer_cores.clusters = 1; in test_with_clusters()
1229 data.config.clusters = num_clusters; in test_with_clusters()
1431 clusters = 3; in test_full_topo()
1446 data.expect_prefer_sockets.clusters = 1; in test_full_topo()
1451 data.expect_prefer_cores.clusters = 1; in test_full_topo()
1467 data.config.clusters = clusters; in test_full_topo()
1481 data.expect_prefer_sockets.clusters = clusters; in test_full_topo()
[all …]
/openbmc/linux/drivers/cpufreq/
H A Dtegra186-cpufreq.c69 struct tegra186_cpufreq_cluster clusters[]; member
77 policy->freq_table = data->clusters[cluster].table; in tegra186_cpufreq_init()
112 cluster = &data->clusters[cluster_id]; in tegra186_cpufreq_get()
225 struct_size(data, clusters, TEGRA186_NUM_CLUSTERS), in tegra186_cpufreq_probe()
243 struct tegra186_cpufreq_cluster *cluster = &data->clusters[i]; in tegra186_cpufreq_probe()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dapple,mca.yaml11 composed of a number of identical clusters which can operate independently
12 or in an interlinked fashion. Up to 6 clusters have been seen on an MCA.
31 - description: Register region of the MCA clusters proper
99 domains of individual clusters for their operation.
/openbmc/linux/fs/ntfs3/
H A DKconfig18 bool "64 bits per NTFS clusters"
21 Windows implementation of ntfs.sys uses 32 bits per clusters.
22 If activated 64 bits per clusters you will be able to use 4k cluster
/openbmc/u-boot/doc/
H A DREADME.Heterogeneous-SoCs34 Added top level CONFIG to identify presence of HETEROGENUOUS clusters
50 DSP/SC3900 core clusters
60 CONFIG_PPC_CLUSTER_START - Start index of ppc clusters
61 CONFIG_DSP_CLUSTER_START - Start index of dsp clusters
/openbmc/linux/sound/soc/apple/
H A Dmca.c164 struct mca_cluster clusters[]; member
188 return &mca->clusters[cluster_no]; in mca_dai_to_cluster()
312 be_cl = &mca->clusters[i]; in mca_fe_clocks_in_use()
339 fe_cl = &mca->clusters[cl->port_driver]; in mca_be_prepare()
373 fe_cl = &mca->clusters[cl->port_driver]; in mca_be_hw_free()
991 struct mca_cluster *cl = &mca->clusters[i]; in apple_mca_release()
1012 struct mca_cluster *clusters; in apple_mca_probe() local
1027 mca = devm_kzalloc(&pdev->dev, struct_size(mca, clusters, nclusters), in apple_mca_probe()
1035 clusters = mca->clusters; in apple_mca_probe()
1068 struct mca_cluster *cl = &clusters[i]; in apple_mca_probe()
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dparallels-checks.out25 1 leaked clusters
53 0 leaked clusters
64 == write another pattern to the first clusters ==
95 == write another pattern to the first clusters ==
124 0 leaked clusters

123456