Searched refs:copies (Results 1 – 25 of 532) sorted by relevance
12345678910>>...22
| /Linux-v5.4/drivers/md/ |
| D | raid10.c | 94 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/ |
| D | arm-realview-eb-11mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| D | arm-realview-eb-a9mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| D | arm-realview-eb-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| D | arm-realview-eb-11mp-bbrevd-ctrevb.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| D | arm-realview-eb-bbrevd.dtsi | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| D | arm-realview-eb-a9mp.dts | 8 * 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/ |
| D | gpcgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | gpcgf117.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | gpcgk110.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | gpcgk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | hubgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | hubgk110.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | hubgk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | gpcgk104.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | gpcgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | hubgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | hubgf117.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | hubgk104.fuc3 | 8 * 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/ |
| D | MIT | 18 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/ |
| D | fdl-appendix.rst | 109 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/ |
| D | perf.fuc | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * all copies or substantial portions of the Software.
|
| D | test.fuc | 8 * 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/ |
| D | X11 | 19 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/ |
| D | memcopy.S | 90 _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