Home
last modified time | relevance | path

Searched full:sets (Results 1 – 25 of 2293) sorted by relevance

12345678910>>...92

/Linux-v6.1/fs/nls/
DKconfig44 native language character sets. These character sets are stored
56 native language character sets. These character sets are stored
68 native language character sets. These character sets are stored
81 native language character sets. These character sets are stored in
97 native language character sets. These character sets are stored in
112 native language character sets. These character sets are stored in
123 native language character sets. These character sets are stored in
134 native language character sets. These character sets are stored in
145 native language character sets. These character sets are stored in
156 native language character sets. These character sets are stored in
[all …]
/Linux-v6.1/arch/arm64/boot/dts/amazon/
Dalpine-v3.dtsi30 d-cache-sets = <256>;
33 i-cache-sets = <256>;
44 d-cache-sets = <256>;
47 i-cache-sets = <256>;
58 d-cache-sets = <256>;
61 i-cache-sets = <256>;
72 d-cache-sets = <256>;
75 i-cache-sets = <256>;
86 d-cache-sets = <256>;
89 i-cache-sets = <256>;
[all …]
/Linux-v6.1/arch/arm64/boot/dts/amd/
Damd-seattle-cpus.dtsi51 i-cache-sets = <256>;
54 d-cache-sets = <256>;
67 i-cache-sets = <256>;
70 d-cache-sets = <256>;
82 i-cache-sets = <256>;
85 d-cache-sets = <256>;
97 i-cache-sets = <256>;
100 d-cache-sets = <256>;
112 i-cache-sets = <256>;
115 d-cache-sets = <256>;
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-damon48 sets on the currently running kernel.
60 Note that only the operations sets that listed in
66 Description: Writing a value to this file sets the sampling interval of the
73 Description: Writing a value to this file sets the aggregation interval of
80 Description: Writing a value to this file sets the update interval of the
88 Description: Writing a value to this file sets the minimum number of
95 Description: Writing a value to this file sets the maximum number of
109 Description: Writing to and reading from this file sets and gets the pid of
120 automatically sets the target memory region based on the target
126 Description: Writing to and reading from this file sets and gets the start
[all …]
/Linux-v6.1/arch/riscv/kernel/
Dcacheinfo.c69 unsigned int sets, unsigned int line_size) in ci_leaf_init() argument
74 this_leaf->number_of_sets = sets; in ci_leaf_init()
81 if (sets == 1) in ci_leaf_init()
88 if (sets > 0 && size > 0 && line_size > 0) in ci_leaf_init()
89 this_leaf->ways_of_associativity = (size / sets) / line_size; in ci_leaf_init()
95 unsigned int size, sets, line_size; in fill_cacheinfo() local
99 !of_property_read_u32(node, "cache-sets", &sets)) { in fill_cacheinfo()
100 ci_leaf_init((*this_leaf)++, CACHE_TYPE_UNIFIED, level, size, sets, line_size); in fill_cacheinfo()
104 !of_property_read_u32(node, "i-cache-sets", &sets) && in fill_cacheinfo()
106 ci_leaf_init((*this_leaf)++, CACHE_TYPE_INST, level, size, sets, line_size); in fill_cacheinfo()
[all …]
/Linux-v6.1/arch/mips/mm/
Dc-octeon.c178 c->icache.sets = 64 << ((config1 >> 22) & 7); in probe_octeon()
182 c->icache.sets * c->icache.ways * c->icache.linesz; in probe_octeon()
186 c->dcache.sets = 2; /* CN5XXX has two Dcache sets */ in probe_octeon()
188 c->dcache.sets = 1; /* CN3XXX has one Dcache set */ in probe_octeon()
191 c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_octeon()
198 c->icache.sets = 8; in probe_octeon()
201 icache_size = c->icache.sets * c->icache.ways * c->icache.linesz; in probe_octeon()
205 c->dcache.sets = 8; in probe_octeon()
206 dcache_size = c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_octeon()
212 c->icache.sets = 16; in probe_octeon()
[all …]
Dsc-mips.c153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local
158 sets = cfg & CM_GCR_L2_CONFIG_SET_SIZE; in mips_sc_probe_cm3()
159 sets >>= __ffs(CM_GCR_L2_CONFIG_SET_SIZE); in mips_sc_probe_cm3()
160 if (sets) in mips_sc_probe_cm3()
161 c->scache.sets = 64 << sets; in mips_sc_probe_cm3()
171 c->scache.waysize = c->scache.sets * c->scache.linesz; in mips_sc_probe_cm3()
214 c->scache.sets = 64 << tmp; in mips_sc_probe()
236 * According to config2 it would be 5-ways and 512-sets, in mips_sc_probe()
241 c->scache.sets = 256; in mips_sc_probe()
247 c->scache.waysize = c->scache.sets * c->scache.linesz; in mips_sc_probe()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-tx.rst30 Sets the RDS Programme Identification field for transmission.
33 Sets the RDS Programme Type field for transmission. This encodes up
37 Sets the Programme Service name (PS_NAME) for transmission. It is
49 Sets the Radio Text info for transmission. It is a textual
64 Sets the Mono/Stereo bit of the Decoder Identification code. If set,
68 Sets the
74 Sets the Compressed bit of the Decoder Identification code. If set,
78 Sets the Dynamic PTY bit of the Decoder Identification code. If set,
106 Sets the audio deviation limiter feature release time. Unit is in
120 Sets the gain for audio compression feature. It is a dB value. The
[all …]
/Linux-v6.1/arch/arm64/boot/dts/marvell/
Darmada-ap806-quad.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
57 i-cache-sets = <256>;
60 d-cache-sets = <256>;
72 i-cache-sets = <256>;
75 d-cache-sets = <256>;
83 cache-sets = <512>;
90 cache-sets = <512>;
Darmada-ap807-quad.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
57 i-cache-sets = <256>;
60 d-cache-sets = <256>;
72 i-cache-sets = <256>;
75 d-cache-sets = <256>;
83 cache-sets = <512>;
90 cache-sets = <512>;
/Linux-v6.1/arch/arm64/boot/dts/ti/
Dk3-am654.dtsi43 i-cache-sets = <256>;
46 d-cache-sets = <128>;
57 i-cache-sets = <256>;
60 d-cache-sets = <128>;
71 i-cache-sets = <256>;
74 d-cache-sets = <128>;
85 i-cache-sets = <256>;
88 d-cache-sets = <128>;
98 cache-sets = <512>;
107 cache-sets = <512>;
Dk3-am625.dtsi46 i-cache-sets = <256>;
49 d-cache-sets = <128>;
60 i-cache-sets = <256>;
63 d-cache-sets = <128>;
74 i-cache-sets = <256>;
77 d-cache-sets = <128>;
88 i-cache-sets = <256>;
91 d-cache-sets = <128>;
101 cache-sets = <512>;
Dk3-am62a7.dtsi46 i-cache-sets = <256>;
49 d-cache-sets = <128>;
60 i-cache-sets = <256>;
63 d-cache-sets = <128>;
74 i-cache-sets = <256>;
77 d-cache-sets = <128>;
88 i-cache-sets = <256>;
91 d-cache-sets = <128>;
101 cache-sets = <512>;
/Linux-v6.1/arch/riscv/boot/dts/sifive/
Dfu540-c000.dtsi29 i-cache-sets = <128>;
43 d-cache-sets = <64>;
45 d-tlb-sets = <1>;
49 i-cache-sets = <64>;
51 i-tlb-sets = <1>;
67 d-cache-sets = <64>;
69 d-tlb-sets = <1>;
73 i-cache-sets = <64>;
75 i-tlb-sets = <1>;
91 d-cache-sets = <64>;
[all …]
Dfu740-c000.dtsi29 i-cache-sets = <128>;
44 d-cache-sets = <64>;
46 d-tlb-sets = <1>;
50 i-cache-sets = <128>;
52 i-tlb-sets = <1>;
68 d-cache-sets = <64>;
70 d-tlb-sets = <1>;
74 i-cache-sets = <128>;
76 i-tlb-sets = <1>;
92 d-cache-sets = <64>;
[all …]
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8qm.dtsi65 i-cache-sets = <256>;
68 d-cache-sets = <128>;
79 i-cache-sets = <256>;
82 d-cache-sets = <128>;
93 i-cache-sets = <256>;
96 d-cache-sets = <128>;
107 i-cache-sets = <256>;
110 d-cache-sets = <128>;
121 i-cache-sets = <256>;
124 d-cache-sets = <256>;
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Dbcm2837.dtsi43 /* Source for d/i-cache-line-size and d/i-cache-sets
58 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
61 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
73 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
76 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
88 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
91 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
103 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
106 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
110 /* Source for cache-line-size + cache-sets
[all …]
Dbcm2836.dtsi44 /* Source for d/i-cache-line-size and d/i-cache-sets
59 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
62 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
73 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
76 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
87 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
90 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
101 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
104 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
108 /* Source for cache-line-size + cache-sets
[all …]
/Linux-v6.1/arch/arm64/boot/dts/arm/
Djuno-r2.dts95 i-cache-sets = <256>;
98 d-cache-sets = <256>;
113 i-cache-sets = <256>;
116 d-cache-sets = <256>;
131 i-cache-sets = <256>;
134 d-cache-sets = <128>;
149 i-cache-sets = <256>;
152 d-cache-sets = <128>;
167 i-cache-sets = <256>;
170 d-cache-sets = <128>;
[all …]
Djuno.dts94 i-cache-sets = <256>;
97 d-cache-sets = <256>;
112 i-cache-sets = <256>;
115 d-cache-sets = <256>;
130 i-cache-sets = <256>;
133 d-cache-sets = <128>;
148 i-cache-sets = <256>;
151 d-cache-sets = <128>;
166 i-cache-sets = <256>;
169 d-cache-sets = <128>;
[all …]
Djuno-r1.dts95 i-cache-sets = <256>;
98 d-cache-sets = <256>;
112 i-cache-sets = <256>;
115 d-cache-sets = <256>;
129 i-cache-sets = <256>;
132 d-cache-sets = <128>;
146 i-cache-sets = <256>;
149 d-cache-sets = <128>;
163 i-cache-sets = <256>;
166 d-cache-sets = <128>;
[all …]
/Linux-v6.1/arch/s390/kernel/
Dperf_cpum_cf.c30 /* Counter sets are stored as data stream in a page sized memory buffer and
40 * All counter sets are followed by a 64 byte trailer.
45 * - the time stamp the counter sets have been collected
49 * The counter sets are saved when the process is prepared to be executed on a
51 * The difference of both counter sets are calculated and stored in the event
126 * Note that the counter sets may not be enabled or active and the stcctm
169 /* Read out all counter sets and save them in the provided data buffer.
205 /* Scan the counter sets and calculate the difference of each counter
271 /* check required version for counter sets */ in validate_ctr_version()
330 /* Check authorization for cpu counter sets. in validate_ctr_auth()
[all …]
/Linux-v6.1/include/media/i2c/
Dtc358743.h37 * Sets DDC5V_MODE in register DDC_CTL.
75 * Sets HDMI_DET_V in register HDMI_DET.
81 * Sets PHY_AUTO_RST2 in register PHY_CTL2.
87 * Sets PHY_AUTO_RST3 in register PHY_CTL2.
93 * Sets PHY_AUTO_RST4 in register PHY_CTL2.
99 * Sets H_PI_RST in register HV_RST.
105 * Sets V_PI_RST in register HV_RST.
/Linux-v6.1/Documentation/firmware-guide/acpi/
DDSD-properties-rules.rst7 Properties, Property Sets and Property Subsets
45 Property sets may be hierarchical. That is, a property set may contain
49 General Validity Rule for Property Sets
52 Valid property sets must follow the guidance given by the Device Properties UUID
59 return property sets which do not follow that rule from _DSD in data packages
82 Property Sets and Device Tree Bindings
85 It often is useful to make _DSD return property sets that follow Device Tree
89 account in the first place and returning invalid property sets from _DSD must be
96 In any case, property sets following DT bindings literally should not be
/Linux-v6.1/arch/riscv/boot/dts/microchip/
Dmpfs.dtsi21 i-cache-sets = <128>;
38 d-cache-sets = <64>;
40 d-tlb-sets = <1>;
44 i-cache-sets = <64>;
46 i-tlb-sets = <1>;
66 d-cache-sets = <64>;
68 d-tlb-sets = <1>;
72 i-cache-sets = <64>;
74 i-tlb-sets = <1>;
94 d-cache-sets = <64>;
[all …]

12345678910>>...92