Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 256) sorted by relevance

1234567891011

/linux-2.6.39/arch/arm/boot/compressed/
Dll_char_wr.S70 sub r1, r1, #1 @ avoid using r7 directly after
75 tst r1, #7 @ avoid using r7 directly after
89 and ip, r7, #15 @ avoid r4
90 ldr ip, [lr, ip, lsl #2] @ avoid r4
91 mul ip, r2, ip @ avoid r4
92 sub r1, r1, #1 @ avoid ip
93 sub r0, r0, r5 @ avoid ip
99 and ip, r7, #15 @ avoid r4
100 ldr ip, [lr, ip, lsl #2] @ avoid r4
101 mul ip, r2, ip @ avoid r4
[all …]
/linux-2.6.39/
DKbuild33 # We use internal kbuild rules to avoid the "is up to date" message from make
78 # We use internal kbuild rules to avoid the "is up to date" message from make
/linux-2.6.39/arch/cris/arch-v10/lib/
Dchecksum.S59 ;; fold the carry into the checksum, to avoid having to loop the carry
79 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below.
Dchecksumcopy.S65 ;; fold the carry into the checksum, to avoid having to loop the carry
85 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
/linux-2.6.39/Documentation/video4linux/
DREADME.cpia290 be necessary to increase the buffer size to avoid having frames dropped due
111 image. Single and double buffering have extra checks to avoid overwriting.
116 order to avoid confusion, here it is called mview. There is also the qx5view
/linux-2.6.39/Documentation/networking/
Dfib_trie.txt42 in order to avoid ever-increasing child arrays.
113 to avoid read_lock in the fn_trie_lookup() function.
140 are some optimizations available that can provide us with "shortcuts" to avoid
Dtc-actions-env-rules.txt12 avoid loops, etc. A few are generic enough that skb_act_clone()
Dmulticast.txt11 avoid cards only doing promisc
/linux-2.6.39/Documentation/x86/x86_64/
Dcpu-hotplug-spec21 in the MADT to avoid manual configuration.
/linux-2.6.39/Documentation/
Dmemory.txt13 If you use "mem=" on a machine with PCI, consider using "memmap=" to avoid
DManagementStyle7 avoid answering (*) the same (or similar) questions over and over again.
90 engineer. And remember: "irrevocable" was what we tried to avoid in
117 Btw, another way to avoid a decision is to plaintively just whine "can't
218 _in_private_ that he screwed up. Not just so he can avoid it in the
230 Chapter 5: Things to avoid
/linux-2.6.39/arch/frv/
DKconfig.debug18 RAM to avoid excessive linking time. This is only useful for kernel
/linux-2.6.39/arch/alpha/lib/
Dev6-stxncpy.S169 beq t0, stxncpy_aligned # U : avoid loading dest word if not needed
297 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
317 and a1, 7, t6 # E : avoid final load if possible
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-class-bdi47 situations where we want to avoid one device taking all or
Dsysfs-memory-page-offline34 any processes owning the page. The kernel will avoid
/linux-2.6.39/arch/s390/kernel/
Dreipl64.S65 srl %r14,1 # need to kill hi bit to avoid specification exceptions.
/linux-2.6.39/Documentation/vm/
Dtranshuge.txt55 to avoid unmovable pages to fragment all the memory but such a tweak
74 this feature, like for example they've been optimized before to avoid
99 avoid the risk of consuming more memory resources) or enabled system
179 split_huge_page() to avoid the head and tail pages to disappear from
220 fallback design, with a one liner change, you can avoid to write
/linux-2.6.39/arch/powerpc/boot/dts/
Dredwood.dts267 * to avoid putting a node for it in the tree, so the numbers
308 * to avoid putting a node for it in the tree, so the numbers
349 * to avoid putting a node for it in the tree, so the numbers
/linux-2.6.39/arch/cris/arch-v32/lib/
Dchecksumcopy.S60 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
/linux-2.6.39/Documentation/x86/
Dpat.txt22 attributes at the page level. In order to avoid aliasing, these interfaces
26 address range to avoid any aliasing.
/linux-2.6.39/Documentation/filesystems/
Dsysfs-tagging.txt11 To avoid that problem and allow existing applications in network
/linux-2.6.39/arch/powerpc/platforms/cell/
Dspu_manage.c446 neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) in neighbour_spu() argument
455 if (spu_dn == avoid) in neighbour_spu()
/linux-2.6.39/fs/cifs/
DTODO38 j) hook lower into the sockets api (as NFS/SunRPC does) to avoid the
44 than resending (helps reduce server resource utilization and avoid
/linux-2.6.39/Documentation/ia64/
Daliasing.txt24 The Itanium architecture requires that we avoid accessing the same
64 means that to avoid attribute aliasing, Linux can create a cacheable
215 We should use WB page table mappings to avoid covering the VGA
/linux-2.6.39/arch/cris/arch-v32/mach-fs/
Ddram_init.S64 ; Set timing parameters (refresh off to avoid Guinness TR 83)

1234567891011