Home
last modified time | relevance | path

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

1234

/linux-3.4.99/drivers/md/
Draid10.c75 int size = offsetof(struct r10bio, devs[conf->copies]); in r10bio_pool_alloc()
116 nalloc = conf->copies; /* resync */ in r10buf_pool_alloc()
186 for (j=0; j < conf->copies; j++) { in r10buf_pool_free()
206 for (i = 0; i < conf->copies; i++) { in put_all_bios()
304 for (slot = 0; slot < conf->copies; slot++) { in find_bio_disk()
313 BUG_ON(slot == conf->copies); in find_bio_disk()
562 BUG_ON(slot != conf->copies); in raid10_find_phys()
627 struct r10dev devs[conf->copies]; in raid10_mergeable_bvec()
634 for (s = 0; s < conf->copies; s++) { in raid10_mergeable_bvec()
718 for (slot = 0; slot < conf->copies ; slot++) { in read_balance()
[all …]
Draid10.h29 int copies; /* near_copies * far_copies. member
/linux-3.4.99/arch/sh/lib/
Dmemmove.S16 ! if dest > src, call memcpy (it copies in decreasing order)
/linux-3.4.99/arch/xtensa/lib/
Dmemcopy.S121 _bltui a4, 7, .Lbytecopy # do short copies byte by byte
133 _bltui a4, 6, .Lbytecopy # do short copies byte by byte
230 _beqz a4, .Ldone # avoid loading anything for zero-length copies
Dusercopy.S102 bltui a4, 7, .Lbytecopy # do short copies byte by byte
114 bltui a4, 6, .Lbytecopy # do short copies byte by byte
Dmemset.S113 bltui a4, 8, .Lbyteset # do short copies byte by byte
/linux-3.4.99/arch/parisc/math-emu/
DREADME5 enough to update our copies with later changes from HP-UX -- it'll
/linux-3.4.99/Documentation/scsi/
DLICENSE.qla2xxx18 Everyone is permitted to copy and distribute verbatim copies
35 have the freedom to distribute copies of free software (and charge for
43 distribute copies of the software, or if you modify it.
45 For example, if you distribute copies of such a program, whether
91 1. You may copy and distribute verbatim copies of the Program's
102 2. You may modify your copy or copies of the Program or any portion
188 However, parties who have received copies, or rights, from you under
218 all those who receive copies directly or indirectly through you, then
DLICENSE.qla4xxx17 Everyone is permitted to copy and distribute verbatim copies
34 have the freedom to distribute copies of free software (and charge for
42 distribute copies of the software, or if you modify it.
44 For example, if you distribute copies of such a program, whether
90 1. You may copy and distribute verbatim copies of the Program's
101 2. You may modify your copy or copies of the Program or any portion
187 However, parties who have received copies, or rights, from you under
217 all those who receive copies directly or indirectly through you, then
/linux-3.4.99/Documentation/networking/
DLICENSE.qlcnic16 Everyone is permitted to copy and distribute verbatim copies
33 have the freedom to distribute copies of free software (and charge for
41 distribute copies of the software, or if you modify it.
43 For example, if you distribute copies of such a program, whether
89 1. You may copy and distribute verbatim copies of the Program's
100 2. You may modify your copy or copies of the Program or any portion
186 However, parties who have received copies, or rights, from you under
216 all those who receive copies directly or indirectly through you, then
DLICENSE.qlge16 Everyone is permitted to copy and distribute verbatim copies
33 have the freedom to distribute copies of free software (and charge for
41 distribute copies of the software, or if you modify it.
43 For example, if you distribute copies of such a program, whether
89 1. You may copy and distribute verbatim copies of the Program's
100 2. You may modify your copy or copies of the Program or any portion
186 However, parties who have received copies, or rights, from you under
216 all those who receive copies directly or indirectly through you, then
Dsmctr.txt16 This driver supports multiple adapters without the need to load multiple copies
/linux-3.4.99/Documentation/arm/SH-Mobile/
Dzboot-rom-mmcif.txt9 copies the entire image to SDRAM and jumps to it. From there the zImage
Dzboot-rom-sdhi.txt9 copies the entire image to SDRAM and jumps to it. From there the zImage
/linux-3.4.99/drivers/staging/usbip/userspace/
DCOPYING6 Everyone is permitted to copy and distribute verbatim copies
23 have the freedom to distribute copies of free software (and charge for
31 distribute copies of the software, or if you modify it.
33 For example, if you distribute copies of such a program, whether
79 1. You may copy and distribute verbatim copies of the Program's
90 2. You may modify your copy or copies of the Program or any portion
176 However, parties who have received copies, or rights, from you under
206 all those who receive copies directly or indirectly through you, then
/linux-3.4.99/drivers/staging/rtl8192u/
Dcopying6 Everyone is permitted to copy and distribute verbatim copies
23 have the freedom to distribute copies of free software (and charge for
31 distribute copies of the software, or if you modify it.
33 For example, if you distribute copies of such a program, whether
79 1. You may copy and distribute verbatim copies of the Program's
90 2. You may modify your copy or copies of the Program or any portion
176 However, parties who have received copies, or rights, from you under
206 all those who receive copies directly or indirectly through you, then
/linux-3.4.99/drivers/staging/rtl8192e/
Dlicense13 Everyone is permitted to copy and distribute verbatim copies of this license
29 to distribute copies of free software (and charge for this service if you
37 copies of the software, or if you modify it.
39 For example, if you distribute copies of such a program, whether gratis or
83 1. You may copy and distribute verbatim copies of the Program's source code
93 2. You may modify your copy or copies of the Program or any portion of it,
179 who have received copies, or rights, from you under this License will not
208 receive copies directly or indirectly through you, then the only way you
/linux-3.4.99/
DCOPYING22 Everyone is permitted to copy and distribute verbatim copies
39 have the freedom to distribute copies of free software (and charge for
47 distribute copies of the software, or if you modify it.
49 For example, if you distribute copies of such a program, whether
95 1. You may copy and distribute verbatim copies of the Program's
106 2. You may modify your copy or copies of the Program or any portion
192 However, parties who have received copies, or rights, from you under
222 all those who receive copies directly or indirectly through you, then
/linux-3.4.99/Documentation/powerpc/
DzImage_layout.txt46 proper location in memory - it copies the image to the location it was
Dkvm_440.txt29 copies of the TLB:
/linux-3.4.99/drivers/of/
DKconfig15 an image of the device tree that the kernel copies from Open
/linux-3.4.99/Documentation/vm/
Dovercommit-accounting54 Pages made writable copies by mmap
/linux-3.4.99/firmware/
DWHENCE757 and/or sell copies of the Software, and to permit persons to whom the
761 in all copies or substantial portions of the Software.
787 * and/or sell copies of the Software, and to permit persons to whom the
791 * paragraph) shall be included in all copies or substantial portions of the
845 * and/or sell copies of the Software, and to permit persons to whom the
849 * paragraph) shall be included in all copies or substantial portions of the
/linux-3.4.99/drivers/staging/speakup/
Dspkguide.txt1183 Everyone is permitted to copy and distribute verbatim copies
1264 Examples of suitable formats for Transparent copies include plain
1303 to the Document are reproduced in all copies, and that you add no other
1306 copying of the copies you make or distribute. However, you may accept
1307 compensation in exchange for copies. If you distribute a large enough
1308 number of copies you must also follow the conditions in section 3.
1310 You may also lend copies, under the same conditions stated above, and
1311 you may publicly display copies.
1316 If you publish printed copies (or copies in media that commonly have
1319 copies in covers that carry, clearly and legibly, all these Cover
[all …]
/linux-3.4.99/Documentation/filesystems/
Dxip.txt11 cache pages are in fact copies of the original storage. Various approaches

1234