Home
last modified time | relevance | path

Searched refs:lead (Results 1 – 87 of 87) sorted by relevance

/linux-4.1.27/drivers/media/pci/ivtv/
Divtvfb.c393 u16 lead = 0, tail = 0; in ivtvfb_write() local
428 lead = 4 - ((unsigned long)dst & 3); in ivtvfb_write()
429 if (copy_from_user(dst, buf, lead)) in ivtvfb_write()
431 buf += lead; in ivtvfb_write()
432 dst += lead; in ivtvfb_write()
435 if ((count - lead) & 3) in ivtvfb_write()
436 tail = (count - lead) & 3; in ivtvfb_write()
438 dma_size = count - lead - tail; in ivtvfb_write()
440 p + lead + dma_offset, (void __user *)buf, dma_size); in ivtvfb_write()
/linux-4.1.27/Documentation/ide/
Dwarm-plug-howto.txt18 results may be unpredictable and lead to data loss if you're unlucky
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
/linux-4.1.27/Documentation/hwmon/
Dadm102688 voltage from the power lead rather than on the ground lead.
Dw83791d54 chip appears to be the same as the W83791D but is lead free.
Dlm90201 * The G variant is lead-free, otherwise similar to the W.
/linux-4.1.27/drivers/eisa/
DKconfig27 # an X86 may lead to crashes...
/linux-4.1.27/security/tomoyo/
DKconfig48 operations which can lead to the hijacking of the boot sequence are
/linux-4.1.27/Documentation/
Dcpu-load.txt51 will lead to quite erratic information inside `/proc/stat'.
Dflexible-arrays.txt40 the current code, using flags to ask for high memory is likely to lead to
Diostats.txt146 eventual merges. As requests can be merged across partition, this could lead
Dkmemleak.txt189 address inside a block's address range. This may lead to an increased
Dcrc32.txt59 These details lead to a standard trick: rearrange merging in the
Dunaligned-memory-access.txt127 lead to unaligned accesses when accessing fields that do not satisfy
Dkmemcheck.txt60 Without this, gcc will use certain optimizations that usually lead to
647 that the allocation should not be tracked because it would lead to
DManagementStyle15 lead persons, not the people who do traditional management inside
Dedac.txt463 system context might be so mangled that continuing will lead to further
DSubmittingPatches373 or questions that do not lead to a code change should almost certainly
/linux-4.1.27/scripts/
Dcheckpatch.pl4801 my $lead = $fixed[$fixlinenr] =~
4803 $lead = rtrim($1);
4804 $lead = "$lead " if ($lead !~ /^\+$/);
4805 $lead = "${lead}const ";
4806 $fixed[$fixlinenr] =~ s/(^\+\s*(?:static\s+))/$lead/;
5300 my $lead = $1;
/linux-4.1.27/scripts/coccinelle/null/
Dbadzero.cocci119 // This rule may lead to inconsistent path problems, if E is defined in two
/linux-4.1.27/Documentation/misc-devices/
Dapds990x.txt29 lead to false interrupt, but that doesn't harm.
/linux-4.1.27/Documentation/device-mapper/
Ddm-crypt.txt61 option. For example, allowing discards on encrypted devices may lead to
/linux-4.1.27/Documentation/locking/
Dlockdep-design.txt81 The same lock-class must not be acquired twice, because this could lead
89 because this could lead to lock inversion deadlocks. (The validator
127 could lead to a lock inversion deadlock - even if that lock scenario did
/linux-4.1.27/Documentation/acpi/
Dvideo_extension.txt92 so this would lead to the same effect as case i) now.
/linux-4.1.27/Documentation/power/
Dsuspend-and-cpuhotplug.txt255 operation in progress. Hence, it will lead to wrong notifications being
257 instead of CPU_ONLINE_FROZEN) which in turn will lead to execution of
Dfreezing-of-tasks.txt214 that could lead to freezing failures, because if the suspend/hibernate code
Dpci.txt826 it should only be used for performing operations that would lead to race
/linux-4.1.27/Documentation/development-process/
D7.AdvancedTopics75 Excessive use of this capability can lead to other problems, though, beyond
170 All types of review, if they lead to better code going into the kernel, are
D3.Early-stage16 with the proposed solution, and that can lead to difficulties.
D4.Coding386 lead to literally hundreds or thousands of changes - many of which are
/linux-4.1.27/Documentation/video4linux/
Dradiotrack.txt37 input is simply an antenna lead, and the output is a power audio signal
/linux-4.1.27/Documentation/i2c/busses/
Di2c-parport154 The project has lead to new libs for the Velleman K8000 and K8005:
/linux-4.1.27/Documentation/scheduler/
Dsched-domains.txt10 although strictly it doesn't have to, but this could lead to a case where some
Dsched-design-CFS.txt193 This function is mostly called from time tick functions; it might lead to
/linux-4.1.27/arch/m68k/fpsp040/
Dsetox.S505 fmuls #0xBC317218,%fp0 | ...N * L1, L1 = lead(-log2/64)
545 fmovex (%a1)+,%fp1 | ...fp1 is lead. pt. of 2^(J/64)
671 fmuls #0xBC317218,%fp0 | ...N * L1, L1 = lead(-log2/64)
/linux-4.1.27/arch/sh/mm/
DKconfig61 value on any of the known systems will only lead to disaster.
/linux-4.1.27/Documentation/sound/alsa/
DProcfile.txt116 values, but can be lead to too much corrections for a (mostly
DAudiophile-Usb.txt99 Default Alsa driver mode can lead to device misconfigurations.
246 * Failing to respect this will lead to a misconfiguration of the device. In this case
DOSS-Emulation.txt116 This will lead to some problems for some applications like quake or
/linux-4.1.27/net/ipv6/
DKconfig227 may sometimes lead to unintended routing behavior. This can be
/linux-4.1.27/drivers/net/ppp/
DKconfig117 which can lead to bad results if the ATM peer loses state and
/linux-4.1.27/sound/drivers/
DKconfig49 driver may lead to a problem. Namely, it may get loaded
/linux-4.1.27/fs/jffs2/
DREADME.Locking55 lead to deadlock, unless we played games with unlocking the i_sem
/linux-4.1.27/Documentation/powerpc/
Dtransactional_memory.txt77 Performing syscalls from within transaction is not recommended, and can lead
Deeh-pci-error-recovery.txt24 can lead to data corruption, both of user data or of kernel data,
/linux-4.1.27/Documentation/filesystems/
Dext3.txt37 noload mount of inconsistent filesystem, which can lead to
Dbtrfs.txt154 (non-battery-backed) write-back cache, nobarrier option will lead to
Dautofs4-mount-control.txt146 used for this as raw Netlink would lead to a significant increase in
152 that lead to the decision to not use it. This is that the autofs
Dext4.txt156 skipping the journal replay will lead to the
158 lead to any number of problems.
Dxfs-self-describing-metadata.txt124 events that lead to the eventual failure, and even whether there are corruptions
Dext2.txt265 than 256 characters, which would lead to corrupt directory listings.
DLocking285 radix tree. This incoherency can lead to all sorts of hard-to-debug problems
Dcoda.txt352 involves more than one upcall, this can lead to complicated state, an
1461 intercepted by the Coda FS Driver and lead to cache invalidations of
Dxfs-delayed-logging-design.txt527 The problem with this is that it can lead to deadlocks as we may need to commit
/linux-4.1.27/Documentation/networking/
D6pack.txt80 kernels may lead to a compilation error because the interface to a kernel
Dspider_net.txt130 it will restart at the next descr. This potentially will lead to a
Dixgbe.txt120 lead to Tx hangs.
Dcan.txt115 character device, too, but this would lead to a technically inelegant
222 The use of the CAN bus may lead to several problems on the physical
608 lead to multiple filters in the af_can.c filter processing. These filters
Dtimestamping.txt456 software time stamping and therefore could lead to unexpected deltas
Dz8530drv.txt615 lead to delayed answers on interrupts. You can recognize these
Dip-sysctl.txt48 because they could be easily forged and can lead to unwanted
147 reordering of packets occurs, which could lead to poor application
/linux-4.1.27/arch/powerpc/platforms/
DKconfig254 is buggy and can cause a situation which would lead unexplained hard
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt211 this direction will lead to problems which will be extremely difficult
373 lead to gradual performance degradation. The user can monitor this
Dcgroups.txt145 appropriate network and other resource class. This may lead to
Dmemory.txt546 there is a swap storage available. This might lead to memcg OOM killer
/linux-4.1.27/arch/xtensa/
DKconfig450 the correct address. Wrong address here may lead to hardware lockup.
/linux-4.1.27/arch/arm/
DKconfig1094 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
1132 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
1138 optimisation in the Cortex-A9 Store Buffer may lead to data
1205 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock"
/linux-4.1.27/drivers/atm/
DKconfig83 Also, sometimes larger bursts lead to lower throughput, e.g. on an
/linux-4.1.27/Documentation/trace/
Devents.txt253 result in an unintended mixture of filters which could lead to
/linux-4.1.27/
DREADME229 under some circumstances lead to problems: probing for a
/linux-4.1.27/Documentation/isdn/
DREADME388 and lead to a high phone bill! Some daemons or other pc's that use
/linux-4.1.27/Documentation/vm/
Dnuma_memory_policy.txt310 on the reference count, as this can lead to cache lines bouncing between cpus
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt771 …ng laptop mode and your battery interface $BATT_INFO is missing. This may lead to loss of data whe…
/linux-4.1.27/Documentation/scsi/
Dscsi_mid_low_api.txt407 * this call can lead to slave_alloc() and slave_configure() callbacks
602 * lead to the slave_destroy() callback being invoked. sdev is an
DBusLogic.txt421 that explicitly enabling Tagged Queuing may lead to problems; the option to
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt557 lead to non-interoperability or even a security incident. The
/linux-4.1.27/Documentation/sysctl/
Dvm.txt769 lead to out-of-memory conditions. Increasing vfs_cache_pressure beyond 100
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped2181 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt864 Incorrect use can lead to unpredictable behavior, so please only use
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped2070 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped2083 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/linux-4.1.27/drivers/rtc/
DKconfig886 /proc/drivers/rtc. Keep in mind that this can potentially lead
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex904 various digital information has lead to many different disc types.
/linux-4.1.27/drivers/hwmon/
DKconfig1678 This driver also supports the W83627EHG, which is the lead-free
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq1839 * This can lead to the restoration of a
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfplsp.S7145 fmul.s &0xBC317218,%fp0 # N * L1, L1 = lead(-log2/64)
7181 fmov.x (%a1)+,%fp1 # fp1 is lead. pt. of 2^(J/64)
7307 fmul.s &0xBC317218,%fp0 # N * L1, L1 = lead(-log2/64)
/linux-4.1.27/arch/x86/
DKconfig1557 can lead to all sorts of problems, so it's good to say Y here.