Home
last modified time | relevance | path

Searched refs:copies (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/Linux-v5.4/drivers/md/
Draid10.c94 int size = offsetof(struct r10bio, devs[conf->copies]); in r10bio_pool_alloc()
131 nalloc = conf->copies; /* resync */ in r10buf_pool_alloc()
217 for (j = conf->copies; j--; ) { in r10buf_pool_free()
241 for (i = 0; i < conf->copies; i++) { in put_all_bios()
330 for (slot = 0; slot < conf->copies; slot++) { in find_bio_disk()
339 BUG_ON(slot == conf->copies); in find_bio_disk()
742 for (slot = 0; slot < conf->copies ; slot++) { in read_balance()
830 if (slot >= conf->copies) { in read_balance()
1364 for (i = 0; i < conf->copies; i++) { in raid10_write_request()
1491 for (i = 0; i < conf->copies; i++) { in raid10_write_request()
[all …]
/Linux-v5.4/arch/arm/boot/dts/
Darm-realview-eb-11mp-bbrevd.dts8 * copies of the Software, and to permit persons to whom the Software is
12 * all copies or substantial portions of the Software.
Darm-realview-eb-a9mp-bbrevd.dts8 * copies of the Software, and to permit persons to whom the Software is
12 * all copies or substantial portions of the Software.
Darm-realview-eb-bbrevd.dts8 * copies of the Software, and to permit persons to whom the Software is
12 * all copies or substantial portions of the Software.
Darm-realview-eb-11mp-bbrevd-ctrevb.dts8 * copies of the Software, and to permit persons to whom the Software is
12 * all copies or substantial portions of the Software.
Darm-realview-eb-bbrevd.dtsi8 * copies of the Software, and to permit persons to whom the Software is
12 * all copies or substantial portions of the Software.
Darm-realview-eb-a9mp.dts8 * copies of the Software, and to permit persons to whom the Software is
12 * all copies or substantial portions of the Software.
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpcgf100.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dgpcgf117.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dgpcgk110.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dgpcgk208.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dhubgm107.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dhubgk110.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dhubgk208.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dgpcgk104.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dgpcgm107.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dhubgf100.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dhubgf117.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dhubgk104.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
/Linux-v5.4/LICENSES/preferred/
DMIT18 and/or sell copies of the Software, and to permit persons to whom the
22 all copies or substantial portions of the Software.
/Linux-v5.4/Documentation/media/uapi/
Dfdl-appendix.rst109 Examples of suitable formats for Transparent copies include plain ASCII
137 License applies to the Document are reproduced in all copies, and that
140 copying of the copies you make or distribute. However, you may accept
141 compensation in exchange for copies. If you distribute a large enough
142 number of copies you must also follow the conditions in
145 You may also lend copies, under the same conditions stated above, and
146 you may publicly display copies.
154 If you publish printed copies of the :ref:`Document <fdl-document>`
156 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in
160 publisher of these copies. The front cover must present the full title
[all …]
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dperf.fuc8 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
Dtest.fuc8 * and/or sell copies of the Software, and to permit persons to whom the
12 * all copies or substantial portions of the Software.
/Linux-v5.4/LICENSES/deprecated/
DX1119 and/or sell copies of the Software, and to permit persons to whom the
23 all copies or substantial portions of the Software.
/Linux-v5.4/arch/xtensa/lib/
Dmemcopy.S90 _bltui a4, 7, .Lbytecopy # do short copies byte by byte
102 _bltui a4, 6, .Lbytecopy # do short copies byte by byte
194 _beqz a4, .Ldone # avoid loading anything for zero-length copies
357 _bltui a4, 7, .Lbackbytecopy # do short copies byte by byte
369 _bltui a4, 6, .Lbackbytecopy # do short copies byte by byte
470 _beqz a4, .Lbackdone # avoid loading anything for zero-length copies

12345678910>>...22