/linux-4.1.27/arch/arm/boot/compressed/ |
D | ll_char_wr.S | 70 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-4.1.27/arch/arm/kernel/ |
D | fiqasm.S | 29 mov r0, r0 @ avoid hazard prior to ARMv4 34 mov r0, r0 @ avoid hazard prior to ARMv4 42 mov r0, r0 @ avoid hazard prior to ARMv4 47 mov r0, r0 @ avoid hazard prior to ARMv4
|
D | entry-header.S | 297 @ We must avoid clrex due to Cortex-A15 erratum #830321 346 @ We must avoid clrex due to Cortex-A15 erratum #830321
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | aslr.c | 195 struct mem_vector avoid; in mem_avoid_overlap() local 197 avoid.start = (unsigned long)ptr; in mem_avoid_overlap() 198 avoid.size = sizeof(*ptr) + ptr->len; in mem_avoid_overlap() 200 if (mem_overlaps(img, &avoid)) in mem_avoid_overlap()
|
/linux-4.1.27/ |
D | Kbuild | 16 # Use filechk to avoid rebuilds when a header changes, but the resulting file 41 # We use internal kbuild rules to avoid the "is up to date" message from make 58 # We use internal kbuild rules to avoid the "is up to date" message from make
|
/linux-4.1.27/Documentation/ioctl/ |
D | 00-INDEX | 4 - how to avoid botching up ioctls
|
D | botching-up-ioctls.txt | 1 (How to avoid) Botching up ioctls 16 To avoid repeating all the same mistakes again I've written up some of the 29 * Only use fixed sized integers. To avoid conflicts with typedefs in userspace
|
/linux-4.1.27/arch/cris/arch-v10/lib/ |
D | checksum.S | 59 ;; 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.
|
D | checksumcopy.S | 65 ;; 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-4.1.27/Documentation/x86/ |
D | 00-INDEX | 18 - how to fix/avoid quirks when using emulated PS/2 mouse/keyboard.
|
D | pat.txt | 22 attributes at the page level. In order to avoid aliasing, these interfaces 26 address range to avoid any aliasing.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | locking.txt | 19 What we use to avoid all the race is the SPTE_HOST_WRITEABLE bit and 61 For direct sp, we can easily avoid it since the spte of direct sp is fixed 113 In order to avoid this kind of issue, we always treat the spte as "volatile"
|
D | mmu.txt | 26 - reliability: avoid multipage or GFP_ATOMIC allocations 234 to avoid emulation in the future. 359 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note, 369 changing cr4.smep to 1. To avoid this, the value of !cr0.wp && cr4.smep 444 To avoid this, the generation number is incremented again after synchronize_srcu
|
/linux-4.1.27/Documentation/video4linux/ |
D | README.cpia2 | 90 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
|
D | fimc.txt | 80 detects such cases but the applications should prevent them to avoid an 113 the sub-devices (format, crop), to avoid resetting the subdevs' configuration
|
/linux-4.1.27/scripts/coccinelle/free/ |
D | ifnullfree.cocci | 52 … usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL value…
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | currituck.dts | 151 * to avoid putting a node for it in the tree, so the numbers 188 * to avoid putting a node for it in the tree, so the numbers 225 * to avoid putting a node for it in the tree, so the numbers
|
D | akebono.dts | 279 * to avoid putting a node for it in the tree, so the numbers 319 * to avoid putting a node for it in the tree, so the numbers 359 * to avoid putting a node for it in the tree, so the numbers 399 * to avoid putting a node for it in the tree, so the numbers
|
D | redwood.dts | 267 * 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
|
D | katmai.dts | 351 * to avoid putting a node for it in the tree, so the numbers 392 * to avoid putting a node for it in the tree, so the numbers 433 * to avoid putting a node for it in the tree, so the numbers
|
D | makalu.dts | 300 * to avoid putting a node for it in the tree, so the numbers 341 * to avoid putting a node for it in the tree, so the numbers
|
D | kilauea.dts | 354 * to avoid putting a node for it in the tree, so the numbers 395 * to avoid putting a node for it in the tree, so the numbers
|
D | icon.dts | 347 * to avoid putting a node for it in the tree, so the numbers 388 * to avoid putting a node for it in the tree, so the numbers
|
D | glacier.dts | 522 * to avoid putting a node for it in the tree, so the numbers 564 * to avoid putting a node for it in the tree, so the numbers
|
D | canyonlands.dts | 485 * to avoid putting a node for it in the tree, so the numbers 527 * to avoid putting a node for it in the tree, so the numbers
|
D | haleakala.dts | 269 * to avoid putting a node for it in the tree, so the numbers
|
D | bluestone.dts | 373 * to avoid putting a node for it in the tree, so the numbers
|
/linux-4.1.27/Documentation/ |
D | percpu-rw-semaphore.txt | 20 The lock must be freed with percpu_free_rwsem to avoid memory leak.
|
D | kernel-per-CPU-kthreads.txt | 126 is non-idle. For example, avoid system calls and force both 176 3. Do any of the following needed to avoid jitter that your 189 avoid the CPU-frequency governor periodically running 208 e. Boot with "elevator=noop" to avoid workqueue use by 219 CBE_CPUFREQ_SPU_GOVERNOR=n to avoid OS jitter from 245 avoid initiating any CPU hotplug operations on this CPU. This is
|
D | DMA-attributes.txt | 56 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel 87 large, so it is highly recommended to avoid it if possible.
|
D | ManagementStyle | 7 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
|
D | unaligned-memory-access.txt | 194 The easiest way to avoid unaligned access is to use the get_unaligned() and 207 To avoid the unaligned memory access, you would rewrite it as follows: 218 memory and you wish to avoid unaligned access, its usage is as follows:
|
D | iostats.txt | 39 you'll avoid the overhead of 50, 100, or 500 or more opens/closes with 94 To avoid introducing performance bottlenecks, no locks are held while
|
D | mailbox.txt | 11 some platform specific quirks. So the API is meant mainly to avoid
|
D | kmemleak.txt | 101 avoid this, kmemleak can also store the number of values pointing to an 183 freeing. To avoid other penalties, the memory scanning is only performed
|
D | IRQ-domain.txt | 12 such as GPIO controllers avoid reimplementing identical callback 148 In order to avoid ending up in a situation where a linear domain is
|
D | email-clients.txt | 37 you avoid some possible charset problems. 44 xcutsel may work, but it's best to test this for yourself or just avoid
|
D | CodingStyle | 300 (b) Clear integer types, where the abstraction _helps_ avoid confusion 452 Also, try to avoid putting comments inside a function body: if the 456 ugly), but try to avoid excess. Instead, put the comments at the head 591 Reference counting means that you can avoid locking, and allows multiple 635 Things to avoid when using macros: 888 functions unconditionally from .c files. The compiler will avoid generating
|
D | bcache.txt | 12 designed to avoid random writes at all costs; it fills up an erase block 165 you want to avoid being bottlenecked by the SSD and having it slow everything 168 To avoid that bcache tracks latency to the cache device, and gradually
|
D | volatile-considered-harmful.txt | 15 process of protecting against unwanted concurrency will also avoid almost
|
D | dma-buf-sharing.txt | 346 the data in a dma-buf (e.g. for thumbnail creation, snapshots, ...). To avoid 431 - In order to avoid fd leaks on exec, the FD_CLOEXEC flag must be set 443 To avoid this problem, userspace must have a way to request O_CLOEXEC
|
D | circular-buffers.txt | 141 By using memory barriers in conjunction with circular buffers, you can avoid
|
D | parport.txt | 221 it will avoid any ports that seem to be in use by other devices.
|
/linux-4.1.27/Documentation/vm/ |
D | split_page_table_lock | 82 To avoid increasing size of struct page and have best performance, we use a 85 can avoid indirect access and save a cache line.
|
D | hwpoison.txt | 5 kill the processes associated with it and avoid using it in the future. 112 some early filtering to avoid corrupted unintended pages in test suites.
|
D | slub.txt | 7 SLUB can enable debugging only for selected slabs in order to avoid 132 longer be checked. This is useful to avoid SLUB trying to generate 278 may be advisable to enable a Redzone to avoid corrupting the beginning
|
D | transhuge.txt | 55 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 268 split_huge_page() to avoid the head and tail pages to disappear from 309 fallback design, with a one liner change, you can avoid to write
|
D | active_mm.txt | 28 and that the scheduler might as well try to avoid wasting time on
|
/linux-4.1.27/Documentation/networking/ |
D | fib_trie.txt | 42 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
|
D | tc-actions-env-rules.txt | 12 avoid loops, etc. A few are generic enough that skb_act_clone()
|
D | ipvs-sysctl.txt | 23 in backup mode to avoid packet loops for DR/TUN methods. 203 to disable snat_reroute and avoid the recalculation. 212 the connection type. For persistent services avoid synchronisation
|
D | multiqueue.txt | 39 sch_multiq has been added for hardware that wishes to avoid head-of-line
|
D | igb.txt | 88 must be used to avoid interrupt storms while the driver is processing one
|
D | netlink_mmap.txt | 118 performance negatively, in order to avoid this the nm_frame_size parameter 316 /* No frame available. Use poll() to avoid. */
|
D | README.ipw2100 | 38 necessary to dynamically detect, avoid, and limit usage to avoid
|
D | x25-iface.txt | 117 This will not reliably avoid packet loss, but the probability
|
D | README.ipw2200 | 51 necessary to dynamically detect, avoid, and limit usage to avoid
|
D | xfrm_sync.txt | 14 ensure proper decay of SAs) and replay counters to avoid replay attacks
|
D | scaling.txt | 193 turned on. It is implemented for each CPU independently (to avoid lock 255 avoid this, RFS uses a second flow table to track outstanding packets 394 of calling get_xps_queues() over all packets in the flow. To avoid
|
D | baycom.txt | 119 To avoid collisions on the air, the driver must know when the channel is
|
D | batman-adv.txt | 122 Note: In order to avoid problems remove all IP addresses previ-
|
D | pktgen.txt | 228 To avoid breaking existing testbed scripts for using AH type and tunnel mode,
|
D | 3c509.txt | 48 transceiver type 3 (10base2). The flag "0x3c509" must be set to avoid conflicts
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec | 21 in the MADT to avoid manual configuration.
|
/linux-4.1.27/arch/frv/ |
D | Kconfig.debug | 14 RAM to avoid excessive linking time. This is only useful for kernel
|
/linux-4.1.27/Documentation/mmc/ |
D | mmc-dev-parts.txt | 39 not accessible through sysfs in order to avoid accidental or malicious
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | TODO | 28 f) hook lower into the sockets api (as NFS/SunRPC does) to avoid the 34 than resending (helps reduce server resource utilization and avoid
|
/linux-4.1.27/arch/alpha/lib/ |
D | ev6-stxncpy.S | 169 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
|
D | memchr.S | 48 # the length is the easiest way to avoid trouble.
|
D | stxncpy.S | 137 beq t0, stxncpy_aligned # avoid loading dest word if not needed 254 and t12, 0x80, t6 # e0 : avoid dest word load if we can
|
D | ev6-memchr.S | 45 # the length is the easiest way to avoid trouble.
|
D | stxcpy.S | 218 and t12, 0x80, t6 # e0 : avoid dest word load if we can
|
D | ev6-stxcpy.S | 244 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-bdi | 47 situations where we want to avoid one device taking all or
|
D | sysfs-memory-page-offline | 34 any processes owning the page. The kernel will avoid
|
D | sysfs-bus-event_source-devices-events | 93 This is provided to avoid performing floating point arithmetic
|
D | sysfs-class-devfreq | 100 used to throttle devices to avoid overheating.
|
D | sysfs-firmware-acpi | 9 the firmware boot splash in order to avoid jarring
|
D | sysfs-class-mtd | 165 block degradation, but high enough to avoid the consequences of
|
/linux-4.1.27/arch/cris/arch-v32/lib/ |
D | checksumcopy.S | 60 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 69 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 77 is strong motivation to avoid sending scheduling-clock interrupts to 88 in order to avoid degrading from-idle transition latencies. 107 The CONFIG_NO_HZ_FULL=y Kconfig option causes the kernel to avoid 117 again strong motivation to avoid sending scheduling-clock interrupts. 323 OS jitter due to global TLB shootdowns is to avoid the unmapping
|
D | timer_stats.txt | 11 their code does not make unduly use of timers. This helps to avoid unnecessary
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | sleep.S | 47 @ avoid accessing memory until this sequence is complete,
|
/linux-4.1.27/Documentation/filesystems/ |
D | sysfs-tagging.txt | 11 To avoid that problem and allow existing applications in network
|
D | seq_file.txt | 171 is a reasonable thing to do. The seq_file code will also avoid taking any 210 and avoid further seq_<output> calls if true is returned. 338 to avoid a memory leak.
|
D | 00-INDEX | 137 - info on sysfs tagging to avoid duplicates.
|
D | devpts.txt | 90 should bind mount /dev/ptmx to /dev/pts/ptmx to avoid breaking single-
|
D | vfat.txt | 86 correct, by this option you can avoid scanning disk. 112 that are set to UTC in order to avoid the pitfalls of
|
D | xfs-delayed-logging-design.txt | 19 This allows the log to avoid needing to flush each change to disk before 110 formatting the changes in a transaction to the log buffer. Hence we cannot avoid 192 Hence we avoid the need to lock items when we need to flush outstanding 240 Hence we avoid needing a new on-disk format to handle items that have been 545 are added to the CIL and avoid the need for reserving and regranting log space 788 and the design of the internal structures to avoid on disk format changes, we
|
D | directory-locking | 107 These operations are guaranteed to avoid loop creation. Indeed,
|
D | ext4.txt | 100 * efficient new ordered mode in JBD2 and ext4(avoid using buffer head to force 367 completes. This approach allows ext4 code to avoid 505 in the specific situations to avoid costly
|
D | mandatory-locking.txt | 8 0. Why you should avoid mandatory locking
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | spu_manage.c | 445 neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) in neighbour_spu() argument 454 if (spu_dn == avoid) in neighbour_spu()
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing.txt | 24 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
|
D | xen.txt | 73 set runlevel to 3 to avoid X trying to start
|
D | fsys.txt | 42 can disable interrupts and avoid all other interruption-sources 43 to avoid preemption)
|
/linux-4.1.27/arch/cris/arch-v32/mach-fs/ |
D | dram_init.S | 64 ; Set timing parameters (refresh off to avoid Guinness TR 83)
|
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 35 in order to avoid false pen-up events. This value
|
/linux-4.1.27/arch/arc/mm/ |
D | tlbex.S | 59 ; [All of this dance is to avoid stack switching for each TLB Miss, since we 200 ; To avoid the multiply by in end, we do the -2, <<2 below
|
/linux-4.1.27/net/batman-adv/ |
D | Kconfig | 24 to avoid Ethernet frames looping when mesh nodes are connected
|
/linux-4.1.27/tools/build/ |
D | Build.include | 46 # Replace >#< with >\#< to avoid starting a comment in the .cmd file
|
/linux-4.1.27/arch/ia64/scripts/ |
D | pvcheck.sed | 18 s/mov.*=[^\.]*psr/.warning \"psr should not used directly\"/g # avoid ar.fpsr
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 37 this driver into your kernel image, you can avoid this problem by 99 this driver into your kernel image, you can avoid this problem by
|
/linux-4.1.27/arch/s390/kernel/ |
D | reipl.S | 113 srl %r14,1 # need to kill hi bit to avoid specification exceptions.
|
/linux-4.1.27/drivers/atm/ |
D | nicstarmac.copyright | 31 * Trick is to avoid fragmenting Linux, due to need for a lot of large
|
/linux-4.1.27/drivers/staging/iio/ |
D | TODO | 24 by a driver of the SoC's battery charging unit to avoid any damage to the
|
/linux-4.1.27/Documentation/security/ |
D | keys-ecryptfs.txt | 26 In order to avoid known-plaintext attacks, the datablob obtained through
|
/linux-4.1.27/Documentation/powerpc/ |
D | cpu_features.txt | 25 index, structure dereference, and conditional branch were added. To avoid the
|
D | ptrace.txt | 19 an 8-byte alignment restriction for hardware watchpoints. We'd like to avoid
|
D | transactional_memory.txt | 159 To avoid this, when taking a signal in an active transaction, we need to use
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | ads7846.txt | 43 is rechecked, to help avoid false
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 34 * this particular case in order to avoid spurious
|
/linux-4.1.27/Documentation/driver-model/ |
D | design-patterns.txt | 114 We can see here that we avoid having global pointers to our struct foo *
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx6qdl-microsom-ar8035.dtsi | 91 * Use the GPIO settings to avoid changing the
|
D | kirkwood-dir665.dts | 268 * single CPU port. So leave this port disabled to avoid confusion. */
|
/linux-4.1.27/arch/sh/ |
D | Kconfig.debug | 46 for handling hard and soft interrupts. This can help avoid
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-io.txt | 70 always available in order to avoid unnecessary waiting while performing I/O.
|
D | thin-provisioning.txt | 16 implementation uses a single data structure to avoid this degradation 178 must suspend it before creating the snapshot to avoid corruption. 343 status line. To avoid races you must provide what you think
|
D | cache-policies.txt | 5 avoid asking about anything that is migrating. This is a pain, but
|
D | cache.txt | 118 doing here to avoid migrating during those peak io moments. 163 We can avoid copying data during migration if we know the block has
|
D | verity.txt | 80 avoid restart loops.
|
/linux-4.1.27/Documentation/misc-devices/ |
D | bh1770glc.txt | 30 Driver uses threshold interrupts to avoid need for polling the values.
|
/linux-4.1.27/arch/unicore32/lib/ |
D | copy_template.S | 203 @ to avoid function call in fixup
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 57 To avoid this documentation becoming obsolete as the interface evolves, only 167 To avoid losing statistics, userspace should do one or more of the following:
|
/linux-4.1.27/Documentation/fb/ |
D | intel810.txt | 118 framebuffer memory. The intent is to avoid the memory blocks 121 avoid XFree86's usage and allows up to 7 MB/15 MB of framebuffer
|
D | intelfb.txt | 43 framebuffer memory. The intent is to avoid the memory blocks
|
D | ep93xx-fb.txt | 135 avoid this bug. See section 13 of the EP93xx users' guide for details.
|
/linux-4.1.27/Documentation/hwmon/ |
D | k10temp | 76 which the processor will throttle itself to avoid damage is available in
|
D | w83627hf | 48 using this driver will avoid i2c address conflicts and complex
|
D | ds1621 | 64 1.0 degree Celsius to avoid Tout "bouncing", though!
|
/linux-4.1.27/sound/ |
D | Kconfig | 133 This is used to avoid config and link hard dependencies between the
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | core.txt | 64 2.) During CPUFREQ_INCOMPATIBLE only changes may be done in order to avoid
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | README | 66 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
/linux-4.1.27/arch/xtensa/lib/ |
D | memcopy.S | 210 _beqz a4, .Ldone # avoid loading anything for zero-length copies 486 _beqz a4, .Lbackdone # avoid loading anything for zero-length copies
|
D | usercopy.S | 219 sub a3, a3, a10 # align a3 (to avoid sim warnings only; not needed for hardware)
|
/linux-4.1.27/arch/arm/mach-shmobile/include/mach/ |
D | head-kzm9g.txt | 397 LIST "Magic to avoid hangs and corruption on DRAM writes." 406 LIST "at the minimal snippet of code necessary to avoid the DRAM stability"
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 113 That will limit the usefulness but on the other hand avoid 378 Note: we use the existing config option and avoid creating a new 384 The dependencies are moved to the symbol GENERIC_IOMAP and we avoid the
|
D | kbuild.txt | 179 KBUILD_MODPOST_WARN can be set to avoid errors in case of undefined
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 107 ! Use a local label to avoid creating a symbol that will confuse the !
|
/linux-4.1.27/Documentation/cdrom/ |
D | packet-writing.txt | 77 times, so to avoid unnecessary wear on the media, you should always
|
/linux-4.1.27/Documentation/fmc/ |
D | fmc-write-eeprom.txt | 16 To avoid damaging the EEPROM content, the module takes the following
|
D | mezzanine.txt | 28 for greater flexibility, but also to avoid a central registry within
|
D | identifiers.txt | 110 there. To avoid wasting precious storage space while still allowing
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig.debug | 42 RAM to avoid excessive linking time. This is only useful for kernel
|
/linux-4.1.27/Documentation/dmaengine/ |
D | provider.txt | 267 during the transfer setup at probe time to avoid putting to 367 You should avoid this kind of practice, and instead of electing a new 369 order to have a shorter idle window (that we can't really avoid
|
/linux-4.1.27/arch/arm/include/asm/ |
D | assembler.h | 378 @ Slightly optimised to avoid incrementing the pointer twice
|
/linux-4.1.27/Documentation/RCU/ |
D | arrayRCU.txt | 140 One way to avoid this problem is to assign a seqlock for
|
D | rculist_nulls.txt | 112 With hlist_nulls we can avoid extra smp_rmb() in lockless_lookup()
|
D | rcu_dereference.txt | 40 operators. For example, for a given variable "x", avoid 54 similarly avoid all-ones operands to the bitwise "|" operator.
|
D | trace.txt | 222 "Y" The kernel thread is yielding to avoid hogging CPU. 436 callback-offload kthread had to be deferred in order to avoid 490 "Y" The kernel thread is yielding to avoid hogging CPU.
|
/linux-4.1.27/Documentation/block/ |
D | queue-sysfs.txt | 92 To avoid priority inversion through request starvation, a request
|
D | biodoc.txt | 204 GFP flags) when allocating bounce buffers, to avoid certain highmem 384 avoid cache related fields which are irrelevant in the direct/page i/o path, 467 [TBD: Should preferably also have a bi_voffset and bi_vlen to avoid modifying 609 The caller of bio_alloc is expected to taken certain steps to avoid 610 deadlocks, e.g. avoid trying to allocate more memory from the pool while 645 in the request list (drivers should avoid directly trying to do it 669 is set) and correct segment accounting to avoid exceeding the limits which 1050 The global io_request_lock has been removed as of 2.5, to avoid
|
/linux-4.1.27/Documentation/development-process/ |
D | 7.AdvancedTopics | 91 an exported tree. Moving changesets between trees to avoid conflicts in 124 To avoid this kind of situation, ensure that all patches within a given
|
D | 5.Posting | 16 There is a constant temptation to avoid posting patches before they are 185 You should avoid including changes to irrelevant files (those generated by 306 are using git, please stay away from the --chain-reply-to option to avoid
|
D | 3.Early-stage | 202 on the assumption that they will be able to avoid serious integration 211 This kind of review is often enough to avoid serious problems later on
|
D | 4.Coding | 179 regression cannot be fixed in a timely manner. Far better to avoid the 221 and try to avoid "fixes" which make the warning go away without addressing 307 Some time spent installing and using these compilers will help avoid
|
D | 1.Intro | 46 development process; this section offers a number of tips on how to avoid 104 It is hoped that those who read this document will be able to avoid that
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 80 of jiffies, so accumulated errors can be prevented to avoid a jittery 125 the next injection accordingly to avoid over/under correction.
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 17 In this document, we avoid using it. 186 causing page fault. So, we avoid accounting at swap-in I/O. 224 By using the memsw limit, you can avoid system OOM which can be caused by swap 471 moved to the parent. If you want to avoid that, force_empty will be useful. 562 to avoid unnecessary cacheline false sharing. usage_in_bytes is affected by the 804 receive it. This is done to avoid excessive "broadcasting" of messages,
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoints.txt | 140 with jump labels and avoid conditional branches.
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 4 using them to avoid name-space collisions.
|
/linux-4.1.27/Documentation/sound/oss/ |
D | README.modules | 83 the machine has been running for any amount of time. The way to avoid this
|
/linux-4.1.27/Documentation/arm/ |
D | tcm.txt | 36 the MMU is turned off. To avoid confusion the current Linux
|
D | cluster-pm-race-avoidance.txt | 84 to introduce additional states in order to avoid races between different 353 To avoid wasteful unnecessary teardown operations, the outbound
|
D | Booting | 162 that it is loaded above 32MiB in order to avoid the need to relocate
|
D | README | 118 In general, try to avoid using assembler unless it is really necessary. It
|
/linux-4.1.27/Documentation/locking/ |
D | locktorture.txt | 81 in order to avoid confusing boot-time code with CPUs
|
D | mutex-design.txt | 71 avoid situations where MCS spinners that need to reschedule would continue
|
D | spinlocks.txt | 28 sequences that you _know_ need to be split up: avoid it at all cost if you
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | ilsp.doc | 41 instructions, a program can avoid the overhead associated with
|
D | fplsp.doc | 42 instructions, a program can avoid the overhead associated
|
/linux-4.1.27/drivers/md/ |
D | dm-cache-target.c | 1149 bool avoid; in issue_copy_or_discard() local 1158 avoid = !is_dirty(cache, mg->cblock) || in issue_copy_or_discard() 1163 avoid = is_discarded_oblock(cache, mg->new_oblock); in issue_copy_or_discard() 1166 !avoid && bio_writes_complete_block(cache, bio)) { in issue_copy_or_discard() 1172 avoid ? avoid_copy(mg) : issue_copy(mg); in issue_copy_or_discard()
|
/linux-4.1.27/Documentation/power/ |
D | freezing-of-tasks.txt | 137 avoid *that*, there's no question about that. And I suspect that stopping 184 avoid the realization by the user space processes that the hibernation is taking
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.megaraid | 171 character node name change from 'megadev' to 'megadev_legacy' to avoid 441 avoid getting the stale values for busy bit. We want to set the busy 523 controllers. To avoid this, the static array adapters has been
|
D | BusLogic.txt | 163 recovery entirely to avoid perturbing an improperly functioning device. If 311 the "ISA Compatible Port" option should be set back to "Disable" to avoid 435 to BusLogic_TaggedQueueDepthBB or BusLogic_UntaggedQueueDepthBB to avoid
|
/linux-4.1.27/Documentation/usb/ |
D | dma.txt | 33 It's good to avoid making CPUs copy data needlessly. The costs can add up,
|
/linux-4.1.27/Documentation/crypto/ |
D | api-intro.txt | 112 It's a good idea to avoid using lots of macros and use inlined functions
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Insmod-options | 45 by default on this hardware to avoid crashes.
|
/linux-4.1.27/sound/core/ |
D | Kconfig | 23 # to avoid having to force INPUT on.
|
/linux-4.1.27/fs/ |
D | Kconfig | 44 then you can avoid using the pagecache to buffer I/Os. Turning
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 6 Linux provides many different input drivers for gamepad hardware. To avoid
|
D | ff.txt | 30 should keep a hand on your device, in order to avoid it to break down if
|
/linux-4.1.27/net/wireless/ |
D | Kconfig | 168 be replaced to avoid issues with conflicts on versions of
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-script-perl.txt | 24 You can avoid reading the rest of this document by running 'perf script
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig | 257 for handling hard and soft interrupts. This can help avoid
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ |
D | overview.txt | 141 sections, to avoid having duplicated functionality.
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | softfloat-specialize | 19 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 334 # x32-specific system call numbers start at 512 to avoid cache impact
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 49 avoid deadlocks with garbage collection -- the VFS will lock the i_sem
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 395 (or if desired we can avoid calculating rp15 and calculate it from 400 by going from long to byte first. Actually we can even avoid the table 657 kind of other things, like having dedicated parity arrays to avoid the
|
/linux-4.1.27/Documentation/isdn/ |
D | README.hysdn | 68 driver must be shut down. Otherwise the module counter will avoid a module
|
/linux-4.1.27/Documentation/hid/ |
D | hid-sensor.txt | 110 These indexes avoid searching every time and getting field index to get or set.
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 170 cmovae K_BASE, BUFFER_PTR # dummy source to avoid buffer overrun
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 15 (*) Things to avoid. 164 mountpoints, but the daemon can't avoid them.
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | setox.S | 65 | To avoid the use of floating-point comparisons, a 179 | in Step 7.1 to avoid unnecessary trapping. (Although
|
/linux-4.1.27/Documentation/serial/ |
D | moxa-smartio | 123 You may need to adjust IRQ usage in BIOS to avoid from IRQ conflict 490 To avoid this problem, please unplug fifth and after board, because Moxa
|
/linux-4.1.27/Documentation/blockdev/ |
D | floppy.txt | 104 If you want to avoid this, explicitly ask for 'yesdma'.
|
/linux-4.1.27/drivers/iommu/ |
D | Kconfig | 151 for DMA and avoid using DMA APIs. Setting this config
|
/linux-4.1.27/arch/cris/arch-v10/ |
D | README.mm | 35 segmentation of the kernel memory space. We use this feature to avoid having
|
/linux-4.1.27/fs/affs/ |
D | Changes | 309 - Prefixed some constants with AFFS_ to avoid name
|