Home
last modified time | relevance | path

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

123

/linux-2.6.39/arch/cris/arch-v32/lib/
Dnand_init.S5 ## The bootrom copies data from the NAND flash to the internal RAM but
7 ## code copies more data from NAND flash to internal RAM. Obvioulsy this
11 ## The bootrom copies the first 127 KB from NAND flash to internal
/linux-2.6.39/drivers/md/
Draid10.c66 int size = offsetof(struct r10bio_s, devs[conf->copies]); in r10bio_pool_alloc()
106 nalloc = conf->copies; /* resync */ in r10buf_pool_alloc()
157 for (j=0; j < conf->copies; j++) { in r10buf_pool_free()
174 for (i = 0; i < conf->copies; i++) { in put_all_bios()
296 for (slot = 0; slot < conf->copies; slot++) in raid10_end_write_request()
411 BUG_ON(slot != conf->copies); in raid10_find_phys()
514 if (slot == conf->copies) { in read_balance()
532 if (slot == conf->copies) { in read_balance()
546 for (nslot = slot; nslot < conf->copies; nslot++) { in read_balance()
874 for (i = 0; i < conf->copies; i++) { in make_request()
[all …]
Draid10.h27 int copies; /* near_copies * far_copies. member
/linux-2.6.39/arch/sh/lib/
Dmemmove.S16 ! if dest > src, call memcpy (it copies in decreasing order)
/linux-2.6.39/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-2.6.39/arch/parisc/math-emu/
DREADME5 enough to update our copies with later changes from HP-UX -- it'll
/linux-2.6.39/Documentation/networking/
DLICENSE.qlcnic55 Everyone is permitted to copy and distribute verbatim copies
72 have the freedom to distribute copies of free software (and charge for
80 distribute copies of the software, or if you modify it.
82 For example, if you distribute copies of such a program, whether
128 1. You may copy and distribute verbatim copies of the Program's
139 2. You may modify your copy or copies of the Program or any portion
225 However, parties who have received copies, or rights, from you under
255 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
Dde4x5.txt109 I have removed the buffer copies needed for receive on Intels. I cannot
112 longword aligned data copies (which makes them really slow). No comment.
Dtms380tr.txt29 This driver supports multiple adapters without the need to load multiple copies
/linux-2.6.39/drivers/of/
DKconfig15 an image of the device tree that the kernel copies from Open
/linux-2.6.39/Documentation/arm/SH-Mobile/
Dzboot-rom-mmcif.txt9 copies the entire image to SDRAM and jumps to it. From there the zImage
/linux-2.6.39/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-2.6.39/
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-2.6.39/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-2.6.39/Documentation/vm/
Dovercommit-accounting54 Pages made writable copies by mmap
/linux-2.6.39/firmware/
DWHENCE756 and/or sell copies of the Software, and to permit persons to whom the
760 in all copies or substantial portions of the Software.
786 * and/or sell copies of the Software, and to permit persons to whom the
790 * paragraph) shall be included in all copies or substantial portions of the
844 * and/or sell copies of the Software, and to permit persons to whom the
848 * paragraph) shall be included in all copies or substantial portions of the
/linux-2.6.39/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-2.6.39/Documentation/filesystems/
Dxip.txt11 cache pages are in fact copies of the original storage. Various approaches
Dautomount-support.txt94 and the copies of those that are on an expiration list will be added to the
/linux-2.6.39/Documentation/RCU/
DarrayRCU.txt46 new ipc_id_ary, copies the old to the new portion of the new, initializes
/linux-2.6.39/Documentation/lguest/
Dlguest.txt65 install it under qemu, then make multiple copies:

123