Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 200 of 224) sorted by relevance

12

/linux-4.1.27/drivers/cpuidle/
Dcoupled.c112 int prevent; member
467 while (coupled->prevent) { in cpuidle_enter_state_coupled()
516 if (coupled->prevent) { in cpuidle_enter_state_coupled()
657 coupled->prevent++; in cpuidle_coupled_register_device()
702 coupled->prevent++; in cpuidle_coupled_prevent_idle()
725 coupled->prevent--; in cpuidle_coupled_allow_idle()
/linux-4.1.27/Documentation/filesystems/
Defivarfs.txt21 as immutable files. This doesn't prevent removal - "chattr -i" will work -
22 but it does prevent this kind of failure from being accomplished
Dmandatory-locking.txt39 prevent reading the mailbox while it is being updated.
100 prevent mandatory locks from being applied to an mmap()'ed file, but HP-UX
Dgfs2-glocks.txt10 2. A non-blocking bit lock, GLF_LOCK, which is used to prevent other
70 prevent a situation where locks are being bounced around the cluster
Dexofs.txt152 operations should execute in the order written, and we need to prevent them
Dext3.txt20 used to prevent writes to the filesystem.
Dfiemap.txt50 nothing to prevent the file from changing between calls to FIEMAP.
Dfuse.txt298 prevent B/2/i, it is enough to check if mount owner has enough
Dvfat.txt287 software. The slots must be disguised to prevent old software from
Dvfs.txt757 prevent redirtying the page, it is kept locked during the whole
769 more complex state (unstable pages in NFS prevent reclaim) or
1032 it to prevent automatic expiration - the caller will clean up the
Dext2.txt269 RECOVER flag is needed to prevent a kernel which does not understand the
DLocking327 cleaned, or an error value if not. Note that in order to prevent the page
Dxfs-delayed-logging-design.txt43 that an object being relogged does not prevent the tail of the log from ever
164 is not changing while we do this. This requires locking the object to prevent
Dext4.txt134 mount options "ro,noload" can be used to prevent
/linux-4.1.27/Documentation/prctl/
Dno_new_privs.txt3 programs and file capabilities. To prevent the parent program from
5 careful to prevent the parent from doing anything that could subvert the
35 Note that no_new_privs does not prevent privilege changes that do not
/linux-4.1.27/drivers/ide/
Dide-floppy_ioctl.c240 int prevent = (arg && cmd != CDROMEJECT) ? 1 : 0; in ide_floppy_lockdoor() local
245 ide_set_media_lock(drive, disk, prevent); in ide_floppy_lockdoor()
/linux-4.1.27/net/wireless/
Ddb.txt2 # This file is a placeholder to prevent accidental build breakage if someone
/linux-4.1.27/Documentation/
Dkernel-per-CPU-kthreads.txt39 that does not require per-CPU kthreads. This will prevent these
82 3. Once your application has started, prevent CPU-hotplug operations
89 3. Once your application has started, prevent CPU-hotplug operations
96 3. Once your application has started, prevent CPU-hotplug operations
255 2. Build with CONFIG_RCU_NOCB_CPU=n, which will prevent these
263 1. Build with CONFIG_LOCKUP_DETECTOR=n, which will prevent these
265 2. Boot with "nosoftlockup=0", which will also prevent these kthreads
Dvolatile-considered-harmful.txt19 safe (spinlocks, mutexes, memory barriers, etc.) are designed to prevent
55 architectures. Those accessors are written to prevent unwanted
80 keyword to asm statements will prevent this removal.
Dpreempt-locking.txt81 Note that you do not need to explicitly prevent preemption if you are holding
120 It is possible to prevent a preemption event using local_irq_disable and
Dhighuid.txt51 Filesystems with simple fixups to prevent 16-bit UID wraparound:
Dldm.txt28 To prevent legacy applications from repartitioning the disk, the LDM creates a
DDMA-attributes.txt23 indications with DMA_ATTR_WRITE_BARRIER would prevent the race.
Datomic_ops.txt94 macro should be used to prevent the compiler from using optimizations
141 stack and later reload. To prevent the compiler from attacking your
165 that expected b to never have the value 42 if a was zero. To prevent
Dmemory-barriers.txt205 is required to prevent compiler mischief. Please note that you
697 The initial ACCESS_ONCE() is still required to prevent the compiler from
1347 The ACCESS_ONCE() function can prevent any number of optimizations that,
1383 Use ACCESS_ONCE() to prevent the compiler from doing this to you:
1407 Again, use ACCESS_ONCE() to prevent the compiler from doing this:
1467 Use ACCESS_ONCE() to prevent the compiler from making this sort of
1490 There is nothing to prevent the compiler from transforming
1502 to prevent this as follows:
1554 Use ACCESS_ONCE() to prevent this as follows:
1563 poor performance and scalability. Use ACCESS_ONCE() to prevent
[all …]
Dmedia-framework.txt241 supported by the graph traversal API. To prevent infinite loops, the graph
322 prevent link states from being modified during streaming by calling
Dbinfmt_misc.txt32 you might have to write \\x0a to prevent the shell from eating your \.
Dworkqueue.txt125 maintaining just enough concurrency to prevent work processing from
213 work items will not prevent other work items in the same
DDMA-API.txt112 GFP_ATOMIC to prevent blocking, or if it's permitted (not
235 boundary and end exactly on one (to prevent two separately mapped
631 errors will only silently counted. This limitation exist to prevent the code
Dkmemcheck.txt115 can prevent floods of warnings and increase the chances of the machine
365 437 * itimers in the signal delivery path to prevent DoS
750 This does not prevent the page faults from occurring, however, but marks the
Dxillybus.txt278 control mechanisms exist on both sides to prevent underflows and overflows.
321 the FPGA, and hence can't be sent. To prevent loss of data, these leftover
Dstable_api_nonsense.txt135 reworked to prevent the security problem from occurring. When this
Dintel_txt.txt145 launch, TXT must first be exited. This is to prevent attacks that
Dthis_cpu_ops.txt84 prevent the kernel from moving the thread to a different processor
Dsysrq.txt166 kernel messages you do not want to see. Selecting '0' will prevent all but
DCodingStyle785 for us... but it doesn't. To help prevent such bugs, always follow this
868 You may need to mark your asm statement as volatile, to prevent GCC from
Dcachetlb.txt236 PAGE_SIZE, and does not prevent multiple cache lines for the same
Dvfio.txt442 (iommu=group_mf). The latter we can't prevent, but the IOMMU should
Dkobject.txt364 The filter function allows a kset to prevent a uevent from being emitted to
Dapplying-patches.txt87 except for errors which is nice to prevent errors from scrolling out of the
Dparport-lowlevel.txt1358 FIFO. Is there a way of stunning the FIFO to prevent this?
/linux-4.1.27/drivers/staging/media/mn88473/
DTODO5 skipped. In that case rtl28xxu driver needs module parameter to prevent
/linux-4.1.27/drivers/staging/media/mn88472/
DTODO5 skipped. In that case rtl28xxu driver needs module parameter to prevent
/linux-4.1.27/Documentation/power/
Dfreezing-of-tasks.txt99 1. The principal reason is to prevent filesystems from being damaged after
117 additional memory and we prevent them from doing that by freezing them earlier.
122 3. The third reason is to prevent user space processes and some kernel threads
152 4. Another reason for freezing tasks is to prevent user space processes from
202 VI. Are there any precautions to be taken to prevent freezing failures?
225 mutex_[un]lock(&pm_mutex). That would prevent freezing failures.
Druntime_pm.txt153 this circumstance). To prevent this (for example, if the callback routine has
460 effectively prevent the device from being power managed at run time)
464 PM attributes from /sys/devices/.../power (or prevent them from being
780 prevent the non-debugging runtime PM sysfs attributes from being created.
800 the heuristic ends up being non-optimal, it will still prevent devices from
831 Under some circumstances a driver or subsystem may want to prevent a device
Dsuspend-and-interrupts.txt70 After wakeup, it generally is better to disable that input to prevent the
Dswsusp.txt291 To prevent this situation you should use 'Encrypt suspend image'.
305 suspend image to prevent sensitive data from being stolen after
Dpm_qos_interface.txt209 expected to use it. That allows software to prevent the hardware from
Dopp.txt95 and other contexts that prevent blocking functions in RCU or mutex operations
Dpci.txt342 device's struct pci_dev and uses the firmware-provided method to prevent the
709 callback is to prevent new children of the device from being registered until
977 the runtime_idle() callback to prevent the device from being suspended again
/linux-4.1.27/Documentation/virtual/kvm/
Dreview-checklist.txt37 host/guest memory must be unshared to prevent the host from writing to
Dmmu.txt363 To prevent an spte that was converted into a kernel page with cr0.wp=0
/linux-4.1.27/drivers/scsi/
Dosst.h259 …unsigned prevent :1; /* The device defaults in the prevent state after power up… member
265 …unsigned prevent :1; /* The device defaults in the prevent state after power up… member
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Drenesas-memory-controllers.txt10 domains, and prevent these PM domains from being powered down, which would
/linux-4.1.27/Documentation/security/
Dkeys-request-key.txt47 does not need to link the key to a keyring to prevent it from being immediately
61 to prevent the key from going away, and returns the serial number of the key to
140 This is provided to prevent excessive repeated spawning of /sbin/request-key
Dkeys.txt879 prevent access vs modification races. See the section "Notes on accessing
1326 prevent the key's payload changing. It is not necessary to use RCU locking
/linux-4.1.27/security/integrity/
DKconfig28 to "lock" certain keyring to prevent adding new keys.
/linux-4.1.27/arch/arm/mach-omap2/
Dsram34xx.S161 isb @ prevent speculative exec past here
180 isb @ prevent speculative exec past here
/linux-4.1.27/Documentation/RCU/
Dlockdep.txt64 but retain the compiler constraints that prevent duplicating
69 retain the compiler constraints that prevent duplicating
Dchecklist.txt47 to prevent grace periods from ending prematurely, which
106 the following measures to prevent memory-corruption problems:
145 to prevent weakly ordered machines from misordering
254 spinning on the lock could prevent the grace period
356 not the case, a self-spawning RCU callback would prevent the
Dstallwarn.txt194 does not necessarily prevent RCU CPU stall warnings. Therefore,
215 This will prevent RCU callbacks from ever being invoked,
216 and in a CONFIG_PREEMPT_RCU kernel will further prevent
Drcu_dereference.txt194 will normally prevent the compiler from knowing too much.
326 should prevent the compiler from guessing the value.
Drcubarrier.txt301 rcu_barrier_func() has completed. This by itself would prevent
/linux-4.1.27/drivers/pnp/pnpbios/
DKconfig18 BIOS) say Y here. Also the PNPBIOS can help prevent resource
/linux-4.1.27/Documentation/i2c/
Dold-module-parameters9 "ignore" (to prevent a driver from probing a given address).
Dinstantiating-devices173 instantiated automatically. In order to prevent any misbehavior of this
Dwriting-clients208 Note that the absence of matching classes does not prevent the use of
/linux-4.1.27/arch/arm/kernel/
Dentry-common.S299 mov why, #0 @ prevent syscall restart handling
305 mov why, #0 @ prevent syscall restart handling
/linux-4.1.27/Documentation/hwmon/
Dmax166860 Set to non-zero if you wish to prevent write access to alarm thresholds.
Djc4262 systems use the sensor to prevent memory overheating by automatically throttling
Dit87241 prevent fast switching between fan on and off.
Dlm93205 The LM93 can also apply hysteresis to the offset table, to prevent unwanted
/linux-4.1.27/kernel/gcov/
DKconfig50 which are not linked to the kernel image to prevent linker errors.
/linux-4.1.27/drivers/staging/media/lirc/
DTODO.lirc_zilog13 lirc_zilog to prevent removal of lirc_zilog when the /dev/lircN device node
/linux-4.1.27/net/ax25/
DKconfig55 DAMA is a mechanism to prevent collisions when doing AX.25
70 DAMA is a mechanism to prevent collisions when doing AX.25
/linux-4.1.27/Documentation/locking/
Dlglock.txt52 are needed in the non-RT kernels to prevent deadlocks like:
146 currently prevent using RCU in place of view remaining lglocks.
Drt-mutex-design.txt28 with the resource. This is a priority inversion. What we want to prevent
305 amount of data. So to prevent this, the implementation not only implements
434 taken to prevent any more changes to the pi_list of the task. This also
754 pi_lock is taken. Remember that this is the trick to prevent the race
/linux-4.1.27/arch/mn10300/kernel/
Dswitch_to.S91 # Clear the single-step flag to prevent us coming this way until we get
/linux-4.1.27/arch/metag/
DKconfig127 This attempts to prevent cache-memory incoherence due to external
132 This will not completely prevent cache incoherency on affected cores.
/linux-4.1.27/Documentation/blockdev/
Dcciss.txt84 The "cciss_simple_mode=1" boot parameter may be used to prevent the driver
147 hardware and it is important to prevent the kernel from attempting to directly
/linux-4.1.27/arch/c6x/lib/
Dremu.S41 ;; The ABI seems designed to prevent these functions calling each other,
/linux-4.1.27/Documentation/infiniband/
Duser_verbs.txt41 prevent one process from touching another process's resources.
/linux-4.1.27/Documentation/device-mapper/
Dpersistent-data.txt33 is a read/write locking interface to prevent concurrent accesses, and
Ddm-raid.txt51 [sync|nosync] Force or prevent RAID initialization.
Dcache.txt115 The user can set a throttle to prevent more than a certain amount of
/linux-4.1.27/Documentation/sound/oss/
DREADME.ymfsb60 To prevent this, you should express some options to your sound player
DALS28 passing "0" as the "sb" module's "mpu_io" module parameter to prevent the
DPAS1632 prevent some later ones from being asked. For example don't answer y to
DOpti156 the mad16 driver (use "modprobe mad16" to prevent auto-unloading)
DREADME.OSS733 prevent some later ones from being asked. For example don't answer y to
737 prevent kernel from booting. If you card was in the list of supported
830 channels with cards that don't support this feature will prevent
/linux-4.1.27/net/irda/
DKconfig90 verifications which will usually prevent the kernel to crash in case of
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-server-gss.txt87 Once the upcall mechanism is chosen, it cannot be changed. To prevent
Dnfs.txt49 outstanding NFSv4 state has expired, to prevent loss of NFSv4 state.
/linux-4.1.27/Documentation/usb/
Dpower-management.txt104 prevent the computer or its devices from working properly. If a
184 power/control do essentially the same thing -- they both prevent the
188 (In 2.6.21 writing "0" to power/autosuspend would prevent the device
232 Setting the initial default idle-delay to -1 will prevent any
281 The kernel will not prevent you from enabling autosuspend on devices
485 external PM calls, and the usb_autopm_get_interface() will prevent any
634 implementation takes steps to prevent this:
Dmass-storage.txt18 there may be some with hardware restrictions that prevent a buffer
89 reported as read only. This will prevent host from modifying the
Ddma.txt70 lines to prevent DMA conflicts.
DURB.txt175 which often means some sort of lock will be needed to prevent the URB
Dehci.txt83 and prevent use of polling intervals of less than one frame.
/linux-4.1.27/drivers/staging/unisys/Documentation/
Dproc-entries.txt76 s-Par's firmware interface, to help prevent accidentally booting into
/linux-4.1.27/drivers/gpu/drm/msm/
DNOTES74 seems that access to such docs would prevent me from working on the
/linux-4.1.27/Documentation/scsi/
DChangeLog.arcmsr61 ** 4.modify the ISR, arcmsr_interrupt routine,to prevent the
Dhpsa.txt31 The "hpsa_simple_mode=1" boot parameter may be used to prevent the driver from
DChangeLog.sym53c8xx_2118 threads. A timer is also used to prevent from waiting indefinitely.
Dosst.txt102 tape (or the file system) in order to smooth out the data stream and prevent
DChangeLog.megaraid_sas106 2. Mask off flags in ioctl path to prevent memory scribble with older
386 to prevent IO completion processing from being delayed
Daic7xxx.txt245 Definition: Send an ordered tag periodically to prevent
DChangeLog.lpfc31 * Zero-out response sense length in lpfc_scsi_prep_cmnd to prevent
159 * Added code to prevent waking up worker thread after the exit of
522 * Zero out seg_cnt in prep_io failure path to prevent double sg
665 lpfc_jedec_to_ascii to prevent warning in SLES 9.
1322 lpfc_elx_chk_latt. This will prevent the discovery state machine
DLICENSE.qla4xxx64 program proprietary. To prevent this, we have made it clear that any
DLICENSE.qla2xxx65 program proprietary. To prevent this, we have made it clear that any
Daic79xx.txt248 Definition: Send an ordered tag periodically to prevent
Dscsi_mid_low_api.txt373 scsi_block_requests - prevent further commands being queued to given host
475 * scsi_block_requests - prevent further commands being queued to given host
DChangeLog.1992-1997729 * u14-34f.c: Use block field in Scsi_Host to prevent commands from
811 all I/O to certain other cards. Helps prevent problems with some
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-bus-usb23 possible. Negative values will prevent the device from
/linux-4.1.27/Documentation/i2c/busses/
Di2c-piix4106 of all affected systems, so the only safe solution was to prevent access to
/linux-4.1.27/Documentation/trace/
Dtracepoints.txt135 block of the if (trace_<tracepoint>_enabled()) to prevent races between
Devents.txt176 double-quotes can be used to prevent the shell from interpreting
/linux-4.1.27/drivers/usb/storage/
Drealtek_cr.c844 int prevent = srb->cmnd[4] & 0x1; in rts51x_invoke_transport() local
845 if (prevent) { in rts51x_invoke_transport()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-devices-power46 + "on\n" to prevent the device from being power managed;
196 prevent the device from being suspended at run time (similar
Dsysfs-driver-hid-roccat-isku24 windows and application keys, to prevent accidental presses.
Dsysfs-driver-hid-roccat-ryos85 windows and application keys, to prevent accidental presses.
/linux-4.1.27/Documentation/power/regulator/
Doverview.txt158 provide regulator constraints that will prevent device damage through
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt48 prevent the freeze/unfreeze cycle from becoming visible to the tasks
Dmemory.txt223 In this case, setting memsw.limit_in_bytes=3G will prevent bad use of swap.
308 kernel memory, we prevent new processes from being created when the kernel
Dunified-hierarchy.txt423 This, in part, is to prevent the cgroup interface from being
/linux-4.1.27/tools/perf/Documentation/
Dperf-diff.txt182 prevent such fluctuation.
Dperf-record.txt60 prevent the shell interpretation. You also need to use --group on
/linux-4.1.27/arch/unicore32/kernel/
Dentry.S550 cmovne why, #0 @ prevent further restarts
673 mov why, #0 @ prevent syscall restart handling
/linux-4.1.27/Documentation/video4linux/
Dsi4713.txt107 prevent over deviation.
Dfimc.txt80 detects such cases but the applications should prevent them to avoid an
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Diommu.txt87 prevent any driver from properly setting up the translations.
/linux-4.1.27/Documentation/input/
Dntrig.txt70 Deactivation slack helps prevent dropped contact for single touch use, but does
/linux-4.1.27/Documentation/vm/
Dbalance11 __GFP_IO allocation requests are made to prevent file system deadlocks.
Dtranshuge.txt67 entities). It doesn't require reservation to prevent hugepage
345 page_table_lock will prevent the huge pmd to be converted into a
Dunevictable-lru.txt102 where they can be found by isolate_lru_page(), we would prevent their
116 under the zone lru_lock. This allows us to prevent the stranding of pages on
151 may be evicted. To prevent eviction of any such pages, the AS_UNEVICTABLE
/linux-4.1.27/Documentation/sysctl/
Dvm.txt115 acceptable trade for large contiguous free memory. Set to 0 to prevent
393 no other uptodate copy of the data it will kill to prevent any data
632 policy that attempts to prevent any overcommit of memory.
744 This is intended to prevent a user from starting a single memory hogging
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt140 signal direction may change. This helps drivers prevent userspace code
Ddriver.txt163 This will prevent the use of non-irq related GPIO APIs until the GPIO IRQ lock
/linux-4.1.27/fs/nfs/
DKconfig69 option to prevent your NFS client from trying to use the NFSv3
/linux-4.1.27/Documentation/filesystems/caching/
Doperations.txt131 up to the operation implementation to prevent interference between other
Dcachefiles.txt179 permissions to prevent random users being able to access them directly.
/linux-4.1.27/Documentation/arm/
Dkernel_user_helpers.txt17 implementation, however a VDSO would prevent some assembly tricks with
/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.c1374 int prevent; in do_prevent_allow() local
1383 prevent = common->cmnd[4] & 0x01; in do_prevent_allow()
1389 if (curlun->prevent_medium_removal && !prevent) in do_prevent_allow()
1391 curlun->prevent_medium_removal = prevent; in do_prevent_allow()
/linux-4.1.27/Documentation/leds/
Dledtrig-transient.txt22 feature, to prevent user space crashes leaving the phone in vibrate mode
/linux-4.1.27/fs/jffs2/
DREADME.Locking131 heavyweight lock was required to prevent the erase code from freeing
/linux-4.1.27/drivers/cpufreq/
DKconfig.x86276 does not have any safeguards to prevent operating the CPU out of spec
/linux-4.1.27/arch/frv/
DKconfig154 prevent userspace accessing the underlying memory directly.
/linux-4.1.27/Documentation/isdn/
DREADME.x2524 prevent you from undesired phone bills in case of driver problems.
DINTERFACE.CAPI48 driver has to call capi_ctr_down(). This will prevent further calls to the
DREADME391 "manual" is a dial mode created to prevent the unexpected dialouts.
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt65 result is zero. The implementation attempts to prevent
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt161 3. POSIX CPU timers prevent CPUs from entering adaptive-tick mode.
167 all of them over time. Adaptive-tick mode may prevent this
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio.txt98 that would prevent the DT from separately representing the two orthogonal
/linux-4.1.27/Documentation/scheduler/
Dcompletion.txt96 additional synchronization to prevent the on-stack completion object in
Dsched-deadline.txt344 and how to prevent non-root users "cheat" the system?
/linux-4.1.27/arch/blackfin/
DKconfig.debug127 this feature can be used to prevent trace overflow from loops that
/linux-4.1.27/drivers/usb/gadget/udc/
Dnet2280.c649 unsigned cleanup = 0, prevent = 0; in read_fifo() local
662 prevent = 1; in read_fifo()
702 cleanup ? " flush" : "", prevent ? " nak" : "", in read_fifo()
722 if (prevent) { in read_fifo()
/linux-4.1.27/Documentation/arm64/
Dbooting.txt169 higher exception level to prevent execution in an UNKNOWN state.
/linux-4.1.27/drivers/usb/misc/
DKconfig197 to help prevent problems from cropping up with "real" drivers.
/linux-4.1.27/tools/usb/usbip/
DINSTALL30 disabled by default to prevent problems with accidental use of stale
DCOPYING53 program proprietary. To prevent this, we have made it clear that any
/linux-4.1.27/Documentation/ide/
Dide.txt19 *** to prevent data corruption possible due to hardware design flaws.
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt215 Intel machines). This can be used to prevent the usage
/linux-4.1.27/Documentation/cpu-freq/
Dgovernors.txt156 takes to complete as you can 'nice' it and prevent it from taking part
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc336 // interrupts off to prevent racing with timer isr
/linux-4.1.27/Documentation/thermal/
Dintel_powerclamp.txt33 passive power reduction must be performed to prevent the hardware
Dsysfs-api.txt54 - "disabled" will prevent kernel thermal driver action upon trip points
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_scsi.c600 int prevent; in allow_medium_removal() local
602 prevent = srb->cmnd[4] & 0x1; in allow_medium_removal()
606 if (prevent) { in allow_medium_removal()
/linux-4.1.27/Documentation/networking/
Ddecnet.txt52 prevent you adding further addresses to the loopback device if you
De1000e.txt236 GbE region in the ICHx NVM (in order to prevent accidental corruption of the
Dip-sysctl.txt341 only to prevent simple DoS attacks, you _must_ not rely on this
359 and warning is printed. This limit exists only to prevent
462 we are not conforming to RFC, but prevent TCP TIME_WAIT
511 overflows. This is to prevent against the common 'SYN flood attack'
1033 to prevent IP spoofing from DDos attacks. If using asymmetric routing
Dopenvswitch.txt205 checksums, etc. This would prevent userspace from implementing a
DLICENSE.qlge63 program proprietary. To prevent this, we have made it clear that any
DLICENSE.qlcnic63 program proprietary. To prevent this, we have made it clear that any
Dtimestamping.txt231 send time with the value returned for each timestamp. It can prevent
Dppp_generic.txt305 instance. In order to prevent possible races this ioctl will fail
Dscaling.txt393 prevent out of order (ooo) packets. The choice also amortizes the cost
/linux-4.1.27/Documentation/serial/
Dtty.txt46 prevent the ldisc from being attached. Can sleep.
Ddriver58 The core driver uses the info->tmpbuf_sem lock to prevent multi-threaded
/linux-4.1.27/arch/powerpc/boot/dts/
Dvirtex440-ml510.dts5 * The reference design contains a bug which prevent PCI DMA from working
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex95 prevent an incoherent file system, but others don't, to allow software
430 errors at these high speeds, reducing the speed can prevent data loss
570 The capability flag is declared $const$, to prevent drivers from
729 are passed is the return value zero. The door is locked to prevent file
/linux-4.1.27/Documentation/s390/
D3270.txt209 you wish to prevent scrolling entirely.
/linux-4.1.27/Documentation/development-process/
D6.Followthrough16 prevent the inclusion of your patches into the mainline.
/linux-4.1.27/drivers/usb/gadget/legacy/
DKconfig387 configuration will prevent Windows from automatically detecting
/linux-4.1.27/arch/arm/boot/dts/
Domap3-n900.dts22 * but it is not widely used and to prevent kernel crash rather AES is disabled.
/linux-4.1.27/drivers/mtd/nand/
DKconfig274 The only reason not to enable this option is to prevent damage to
/linux-4.1.27/Documentation/kdump/
Dkdump.txt412 parameter should be used for the kdump kernel in order to prevent allocation
/linux-4.1.27/Documentation/sound/alsa/
DAudiophile-Usb.txt374 "audiophile_skip_setting_quirk" in order to prevent AltSettings not
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Didle-states.txt112 idle state, and possibly to prevent that to guarantee reliable device
/linux-4.1.27/arch/arm/
DKconfig1146 bool "ARM errata: Interrupted ICIALLUIS may prevent completion of broadcasted operation"
1151 to r3p0) erratum. An interrupted ICIALLUIS operation may prevent the
1576 -fno-optimize-sibling-calls to gcc should prevent gcc generating
/linux-4.1.27/drivers/staging/rtl8192e/
Dlicense58 proprietary. To prevent this, we have made it clear that any patent must be
/linux-4.1.27/drivers/staging/rtl8192u/
Dcopying53 program proprietary. To prevent this, we have made it clear that any
/linux-4.1.27/
DCOPYING69 program proprietary. To prevent this, we have made it clear that any
/linux-4.1.27/drivers/block/
DKconfig404 and will prevent RAM block device backing store memory from being
/linux-4.1.27/net/ipv4/
DKconfig284 SYN cookies may prevent correct error reporting on clients when the
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt268 As a security feature to prevent the delivery of stale data to an
/linux-4.1.27/Documentation/PCI/
Dpci.txt306 The idea is to prevent two devices colliding on the same address range.
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt148 readahead can prevent disk accesses for things like executable pages (which are
/linux-4.1.27/Documentation/block/
Dbiodoc.txt930 prevent that. It can only learn about the fact
997 request in sort order to prevent binary tree lookups.
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.reg3792 * Counting semaphore to prevent new select-outs
3948 * the driver to do things like prevent initiator or target
Daic7xxx.reg1621 * the driver to do things like prevent initiator or target

12