Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 200 of 267) sorted by relevance

12

/linux-4.4.14/net/llc/
Dllc_if.c85 struct sock *existing; in llc_establish_connection() local
91 existing = llc_lookup_established(llc->sap, &daddr, &laddr); in llc_establish_connection()
92 if (existing) { in llc_establish_connection()
93 if (existing->sk_state == TCP_ESTABLISHED) { in llc_establish_connection()
94 sk = existing; in llc_establish_connection()
97 sock_put(existing); in llc_establish_connection()
/linux-4.4.14/Documentation/block/
Dpr.txt68 is non-null. If no existing reservation exists old_key must be zero,
69 if an existing reservation should be replaced old_key must contain
72 If the new_key argument is 0 it unregisters the existing reservation passed
79 devices based on the type argument. The key argument must be the existing
92 This ioctl command releases the existing reservation referred to by
105 registered with the device and drops any existing reservation.
115 Ignore the existing reservation key. This is commonly supported for
Ddata-integrity.txt227 Attaches a page containing integrity metadata to an existing
228 bio. The bio must have an existing bip,
Dbiovecs.txt67 arbitrary range of an existing biovec, both starting and ending midway
Dbiodoc.txt227 queue or pick from (copy) existing generic schedulers and replace/override
690 The existing generic block layer helper routines end_request,
923 that a bio can be merged into an existing
1007 "Front merges", a new request being merged at the front of an existing request,
/linux-4.4.14/fs/btrfs/
Ddelayed-ref.c458 struct btrfs_delayed_ref_node *existing, in update_existing_head_ref() argument
465 existing_ref = btrfs_delayed_node_to_head(existing); in update_existing_head_ref()
484 existing->num_bytes = update->num_bytes; in update_existing_head_ref()
512 existing->ref_mod += update->ref_mod; in update_existing_head_ref()
521 delayed_refs->pending_csums -= existing->num_bytes; in update_existing_head_ref()
523 delayed_refs->pending_csums += existing->num_bytes; in update_existing_head_ref()
541 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head() local
620 existing = htree_insert(&delayed_refs->href_root, in add_delayed_ref_head()
622 if (existing) { in add_delayed_ref_head()
623 WARN_ON(ref_root && reserved && existing->qgroup_ref_root in add_delayed_ref_head()
[all …]
Dinode.c6664 struct extent_map *existing, in merge_extent_mapping() argument
6676 if (existing->start > map_start) { in merge_extent_mapping()
6677 next = existing; in merge_extent_mapping()
6680 prev = existing; in merge_extent_mapping()
6963 struct extent_map *existing; in btrfs_get_extent() local
6967 existing = search_extent_mapping(em_tree, start, len); in btrfs_get_extent()
6972 if (start >= extent_map_end(existing) || in btrfs_get_extent()
6973 start <= existing->start) { in btrfs_get_extent()
6978 err = merge_extent_mapping(em_tree, existing, in btrfs_get_extent()
6980 free_extent_map(existing); in btrfs_get_extent()
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
9 Write an existing (registered) stm device's name here to
Dsysfs-bus-intel_th-devices-msc16 If operating mode changes, existing buffer is deallocated,
29 Writing to this file deallocates existing buffer (provided
Devm20 loading existing trusted/encrypted keys, refer to:
Dsysfs-firmware-ofw21 should be compatible with existing userspace.
Dconfigfs-stp-policy15 arbitrary string. If <device> part doesn't match an existing
Dsysfs-class-mic.txt90 existing kernel command line options. Typically, the user would
92 or modify existing ones and then write the whole kernel command
Dsysfs-wusb_cbaf61 the CDID for any existing association with this host.
/linux-4.4.14/drivers/base/
Ddevcoredump.c238 struct device *existing; in dev_coredumpm() local
243 existing = class_find_device(&devcd_class, NULL, dev, in dev_coredumpm()
245 if (existing) { in dev_coredumpm()
246 put_device(existing); in dev_coredumpm()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dbroadcom-bcm87xx.txt12 with the existing register value, and the fourth cell is ORed with
14 value of zero, no read of the existing value is performed.
/linux-4.4.14/Documentation/misc-devices/mei/
Dmei-client-bus.txt10 However for some of the ME functionalities it make sense to leverage existing software
11 stack and expose them through existing kernel subsystems.
17 the existing code.
23 A driver implementation for an MEI Client is very similar to existing bus
/linux-4.4.14/security/integrity/evm/
DKconfig25 additional info to the calculation, requires existing EVM
42 additional info to the calculation, requires existing EVM
/linux-4.4.14/drivers/staging/media/
DKconfig8 so, they won't likely work fine with the existing applications.
10 the existing ones.
/linux-4.4.14/Documentation/acpi/
Dmethod-customizing.txt10 1. override an existing method which may not work correctly,
25 1. override an existing method
53 This is easier than overriding an existing method.
Denumeration.txt11 In order to support this and re-use the existing drivers as much as
41 Adding ACPI support for an existing driver should be pretty
229 Below is an example of how to add ACPI support to the existing mpu3050
375 a new (and arguably redundant) ACPI/PNP device ID for a devices with an existing
390 existing DT-compatible device identification in ACPI and to satisfy the above
/linux-4.4.14/net/irda/ircomm/
DKconfig9 use all existing applications that understands TTY's with an
/linux-4.4.14/drivers/staging/fwserial/
DTODO6 2. Implement _robust_ console on top of this. The existing prototype console
/linux-4.4.14/Documentation/networking/
Dcxacru.txt9 existing devices working when an invalid configuration is supplied.
11 There is a script cxacru-cf.py to convert an existing file to the sysfs form.
Dgen_stats.txt54 existing TLV types.
Dopenvswitch.txt30 and existing protocols lose their prominence. For the Open vSwitch
157 New network protocol support must only supplement existing flow
173 encapsulated headers beyond the VLAN tag using the existing field
Dppp_generic.txt261 existing unit, attached to a newly-created unit, or attached to an
262 existing channel. An instance attached to a unit can be used to send
293 * PPPIOCATTACH attaches this instance to an existing PPP interface.
297 * PPPIOCATTCHAN attaches this instance to an existing PPP channel.
Dray_cs.txt61 To join an existing network with
Dx25-iface.txt11 already existing Ethernet device drivers. However unlike those drivers, the
Dnetdev-FAQ.txt28 net tree is for fixes to existing code already in the mainline tree from
187 Q: I am working in existing code that has the former comment style and not the
Dxfrm_sync.txt106 in order to not change existing applications such as racoon
DPLIP.txt48 an existing Ethernet. Isn't standard (not even de facto standard, like
Dtuntap.txt221 BPF is an advanced packet filter. It can be attached to existing
D3c509.txt114 never automatically enable full-duplex mode in an existing installation;
Dcan.txt78 question arises, why we have started another project. Most existing
126 * Abstraction. In most existing character-device implementations, the
142 existing drivers. The right way, however, would be to add such a
347 When the CAN interface is bound to 'any' existing CAN interface
398 The struct canfd_frame and the existing struct can_frame have the can_id,
Dudplite.txt11 This file briefly describes the existing kernel support and the socket API.
Dpktgen.txt270 To avoid breaking existing testbed scripts for using AH type and tunnel mode,
Daltera_tse.txt32 SGDMA support is included for existing designs and reference in case a
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt10 features into the existing timer framework, and after testing various
72 special-purpose optimization of the existing timer wheel for the low
88 - simplification of existing, timing related kernel code
105 absolute timers based on a low-resolution CLOCK_REALTIME. The existing
117 existing timer wheel code, as it is mature and well suited. Sharing code
/linux-4.4.14/tools/perf/Documentation/
Dperf-trace.txt48 Record events on existing process ID (comma separated list).
52 Record events on existing thread ID (comma separated list).
124 When processing pre-existing threads /proc/XXX/mmap, it may take a long time,
Dperf-top.txt76 Profile events on existing Process ID (comma separated list).
80 Profile events on existing thread ID (comma separated list).
206 When processing pre-existing threads /proc/XXX/mmap, it may take
Dperf-stat.txt50 stat events on existing process id (comma separated list)
54 stat events on existing thread id (comma separated list)
Dperf-script-perl.txt25 -g perl' in the same directory as an existing perf.data trace file.
30 You can also look at the existing scripts in
Dperf-record.txt96 Record events on existing process ID (comma separated list).
100 Record events on existing thread ID (comma separated list).
309 When processing pre-existing threads /proc/XXX/mmap, it may take a long time,
Dperf-kvm.txt155 When processing pre-existing threads /proc/XXX/mmap, it may take
Dperf-probe.txt105 Forcibly add events with existing name.
Dperf-script-python.txt423 python' in the same directory as an existing perf.data trace file.
428 You can also look at the existing scripts in
/linux-4.4.14/Documentation/fb/
Dviafb.txt227 runtime. One can add new devices, remove existing ones or switch
232 to the already existing ones, '-' removes the listed devices from the
233 existing ones and if no prefix is given it replaces all existing ones
Dframebuffer.txt94 existing hardware. The driver does all the computations needed to apply
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Dclockdomain.txt10 binding type, it is used to group existing clock nodes under
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dpsci.txt32 existing software when "arm,psci" is later in the compatible list.
91 enabling firmware and hypervisors to support existing and new kernels.
Dtopology.txt23 threads existing in the system and map to the hierarchy level "thread" above.
/linux-4.4.14/fs/ocfs2/
Dstack_user.c783 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, in fs_protocol_compare() argument
786 if (existing->pv_major != request->pv_major) in fs_protocol_compare()
789 if (existing->pv_minor > request->pv_minor) in fs_protocol_compare()
792 if (existing->pv_minor < request->pv_minor) in fs_protocol_compare()
793 request->pv_minor = existing->pv_minor; in fs_protocol_compare()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
DTODO8 . GEM/shmem backed pages can have existing mappings (kernel linear map,
/linux-4.4.14/Documentation/filesystems/
Dmandatory-locking.txt52 possible on existing user code. The scheme is based on marking individual files
53 as candidates for mandatory locking, and using the existing fcntl()/lockf()
72 to break existing user programs.
134 4. Calls to open() with O_TRUNC, or to creat(), on a existing file that has
Dsysfs-tagging.txt11 To avoid that problem and allow existing applications in network
Dxfs-delayed-logging-design.txt22 new change to the object is recorded with a *new copy* of all the existing
128 crash is much greater than for the existing logging mechanism.
162 existing log item dirty region tracking) is that when it comes to writing the
193 asynchronous transactions to the log. The differences between the existing
239 handled in exactly the same manner as the existing log vectors are handled.
312 items are stored as log vectors, we can use the existing log buffer writing
332 workloads, just like the existing transaction commit code does. This, however,
425 written into. While this works just fine for the existing transaction
451 using the existing log force mechanisms to execute synchronous forces.
469 simple addition to the existing log forcing code to check the sequence numbers
[all …]
Decryptfs.txt69 mount a directory that has pre-existing files not created by eCryptfs,
Dautofs4-mount-control.txt28 The actual problem with autofs is that it can't reconnect to existing
116 To be able to restart autofs leaving existing direct, indirect and
120 existing ioctl interface and add new operations to provide this
130 problems with the existing interface have been addressed. First, when
286 to a existing mount we need to use this to tell the autofs mount about
Dext4.txt44 Or to configure an existing ext3 filesystem to support extents:
313 noauto_da_alloc replacing existing files via patterns such as
552 to the end of the last existing block group,
568 EXT4_IOC_GROUP_ADD Add a new group descriptor to an existing or
575 to the end of the last existing block group.
Dinotify.txt44 ordering is crucial to existing applications such as Beagle. Imagine
Dntfs.txt79 rename will discard any existing short file name.
91 - The new driver supports write(2) which can both overwrite existing data and
92 extend the file size so that you can write beyond the existing data. Also,
369 anything you like instead of /mnt/myvol1 as long as it is an existing
Ddlmfs.txt97 not automatically create inodes for existing lock resources.
Dramfs-rootfs-initramfs.txt28 work is done by the existing Linux caching infrastructure. Basically,
140 resulting binary. This option can point to an existing gzipped cpio
319 extract this format anyway. Using an existing standard was preferable,
D9p.txt133 cache tags for existing cache sessions can be listed at
Dnilfs2.txt162 chcp change an existing checkpoint to a snapshot or vice versa.
Ddebugfs.txt202 A call to debugfs_rename() will give a new name to an existing debugfs
Dfiemap.txt105 a general property does not have to know all existing and future flags
Dlogfs.txt137 so has no effect on existing data, but new data will be stored
Dvfs.txt167 ->mount() may choose to return a subtree of existing filesystem - it
1083 dget: open a new handle for an existing dentry (this just increments
1110 created for an existing negative dentry
1132 options. There are plenty of examples on how to use it in existing
Dxfs.txt203 with the existing filesystem alignment characteristics. In
/linux-4.4.14/Documentation/sound/alsa/soc/
Dcodec.txt23 Its probably best to use this guide in conjunction with the existing codec
69 Regmap API for all codec IO. Please see include/linux/regmap.h and existing
DDPCM.txt17 DPCM re-uses all the existing component codec, platform and DAI drivers without
/linux-4.4.14/drivers/staging/android/
DTODO25 exposes existing cma regions and doesn't reserve unecessarily memory when
/linux-4.4.14/Documentation/sound/alsa/
DJack-Controls.txt24 kcontrol to an existing jack, at anytime when required.
Dcompress_offload.txt11 extend the existing API to compressed data streams.
67 have existing enums/structures for each compressed format. This new
112 dynamic and dependent on existing workloads. In addition to codec
DChannel-Mapping-API.txt36 the kernel/user-space ABI perspective. It uses only the existing
DREADME.maya4442 … seem to react to signals in (if this is a bug, it would probably be in the existing ICE1724 code).
DHD-Audio.txt90 confused and tries to access the non-existing codec slot. This often
108 accessing a non-existing codec slot.
184 (or codec SSID) from the existing one, you may have a good chance to
/linux-4.4.14/fs/ubifs/
DKconfig20 existing file systems.
/linux-4.4.14/Documentation/powerpc/
Dfirmware-assisted-dump.txt12 the existing phyp assisted dump.
149 /proc/vmcore will be in ELF format. Hence the existing kdump
166 fallback to existing kdump mechanism if 'crashkernel=' option
211 The existing userspace tools (kdump infrastructure) can be easily
Dptrace.txt149 Takes an integer which identifies an existing breakpoint or watchpoint
Dpmu-ebb.txt52 existing "pinned" and "exclusive" attributes of perf_events. This means EBB
/linux-4.4.14/Documentation/arm/Samsung/
DBootloader-interface.txt9 of interface but rather a description of existing state, a reference
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt6 for the endianness of the FTM PWM block as integrated into the existing SoCs:
/linux-4.4.14/Documentation/ia64/
Defirtc.txt26 Because we wanted to minimize the impact on existing user-level apps using
118 As of today, none of the existing user-level apps supports this feature.
/linux-4.4.14/Documentation/
Ddma-buf-sharing.txt238 - full transparency for existing users on the importer side, i.e. userspace
241 opengl drivers that expect to still use all the existing upload/download
341 - supporting existing mmap interfaces in importers.
354 dma-buf to have a good transition path for existing Android userspace.
358 2. Supporting existing mmap interfaces in importers
368 initial mmap is all that's needed. A survey of some of the existing
389 Because existing importing subsystems might presume coherent mappings for
Dnommu-mmap.txt41 - If one exists, the kernel will re-use an existing mapping to the
199 a previously mapped object. It may not be used to create holes in existing
200 mappings, move parts of existing mappings or resize parts of mappings. It must
226 is removed. An existing mapping will be shared, partially or not, if possible
DSubmittingDrivers63 Interfaces: If your driver uses existing interfaces and behaves like
118 existing driver author to build a single perfect driver.
Dio-mapping.txt65 The initial implementation of these functions uses existing mapping
Drbtree.txt140 Removing or replacing existing data in an rbtree
143 To remove an existing node from a tree, call:
156 To replace an existing node in a tree with a new one with the same key, call:
Dadding-syscalls.txt39 existing fcntl(2) functionality, or the new functionality is very simple
44 for near-analogs of existing prctl() commands or getting/setting a simple
147 capable()), as described in the capabilities(7) man page. Choose an existing
439 More generally, if there is an existing system call that is analogous to your
440 new system call, it's worth doing a kernel-wide grep for the existing system
Drobust-futex-ABI.txt20 The existing normal futexes already provide a "Fast Userspace Locking"
116 existing futex mechanism to wait for, and wakeup, locks. The kernels
Dfutex-requeue-pi.txt81 necessary changes inside the existing calls rather than creating new
Dpreempt-locking.txt12 kernel model leverages existing SMP locking mechanisms. Thus, the kernel
Dremoteproc.txt26 existing virtio drivers with remote processor backends at a minimal development
179 too expensive) to go through the existing virtqueues and look for new buffers
Dunshare.txt94 There is a cost associated with altering existing, well tested and
221 a) Reorganization of existing copy_* functions
Dpi-futex.txt114 possible anyway, due to existing ABI properties of pthread mutexes.]
Deisa.txt11 Although the new API is quite simple to use, converting existing
Dcachetlb.txt114 is changing an existing virtual-->physical mapping to a new value,
237 physical address from existing at once, you have this problem.
Dvfio.txt103 with existing groups, a new empty container will need to be used
471 the userspace. The existing hardware supports up to 2 DMA windows, one is
Djava.txt45 existing html-files to contain <!--applet--> in the first line
Demail-clients.txt119 word-wrapped and you can uncheck "word wrap" without losing the existing
DIRQ-domain.txt134 mapping Linux IRQs 0-15 so that existing ISA drivers get the correct IRQ
DCodingStyle330 When editing existing code which already uses one or the other set
331 of types, you should conform to the existing choices in that code.
676 to collide with an existing variable.
Drpmsg.txt190 - destroys an existing rpmsg endpoint. user should provide a pointer
/linux-4.4.14/Documentation/devicetree/bindings/
DABI.txt28 meaning of an existing property. For drivers, default to the original
Dcommon-properties.txt26 most existing (PCI-based) drivers implicitly default to LE by using
/linux-4.4.14/Documentation/PCI/
DPCIEBUS-HOWTO.txt35 In existing Linux kernels, the Linux Device Driver Model allows a
81 Model requires some minimal changes on existing service drivers that
82 imposes no impact on the functionality of existing service drivers.
Dpci-iov-howto.txt24 real existing PCI device.
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c1001 struct brcmf_fws_mac_descriptor *entry, *existing; in brcmf_fws_macdesc_indicate() local
1024 existing = brcmf_fws_macdesc_lookup(fws, addr); in brcmf_fws_macdesc_indicate()
1025 if (IS_ERR(existing)) { in brcmf_fws_macdesc_indicate()
1039 if (entry != existing) { in brcmf_fws_macdesc_indicate()
1040 brcmf_dbg(TRACE, "copy mac %s\n", existing->name); in brcmf_fws_macdesc_indicate()
1042 memcpy(entry, existing, in brcmf_fws_macdesc_indicate()
1045 brcmf_fws_macdesc_deinit(existing); in brcmf_fws_macdesc_indicate()
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Ddavinci-mcasp-audio.txt13 existing software, it is recommended this is the first entry.
/linux-4.4.14/Documentation/input/
Dcs461x.txt20 screen in VJOYD); I have no documentation on my chip; and the existing
Dmulti-touch-protocol.txt29 in an existing driver.
405 In order to stay compatible with existing applications, the data reported
Dinput.txt34 most of the existing input system, which is why it lives in
Dalps.txt14 table, with the risk of regression testing existing devices, or isolate
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmcommon.h1063 static inline int dlm_lock_compatible(int existing, int request) in dlm_lock_compatible() argument
1067 existing == LKM_NLMODE) in dlm_lock_compatible()
1075 if (existing == LKM_PRMODE) in dlm_lock_compatible()
Ddlmdomain.c153 static int dlm_protocol_compare(struct dlm_protocol_version *existing,
2095 static int dlm_protocol_compare(struct dlm_protocol_version *existing, in dlm_protocol_compare() argument
2098 if (existing->pv_major != request->pv_major) in dlm_protocol_compare()
2101 if (existing->pv_minor > request->pv_minor) in dlm_protocol_compare()
2104 if (existing->pv_minor < request->pv_minor) in dlm_protocol_compare()
2105 request->pv_minor = existing->pv_minor; in dlm_protocol_compare()
/linux-4.4.14/Documentation/x86/
Dpat.txt152 can be more restrictive, in case of any existing aliasing for that address.
153 For example: If there is an existing uncached mapping, a new ioremap_wc can
/linux-4.4.14/Documentation/crypto/
Dapi-intro.txt34 from existing APIs such as Cryptoapi and Nettle have been adapted for this.
98 Converting existing well known code is preferred, as it is more likely
/linux-4.4.14/Documentation/w1/slaves/
Dw1_therm56 location of the chip in the 1-wire bus without needing pre-existing
/linux-4.4.14/Documentation/devicetree/bindings/display/
Dmipi-dsi-bus.txt8 This document describes DSI bus-specific properties only or defines existing
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtc3589x.txt47 keys. The linux-specific properties are modeled on those already existing
/linux-4.4.14/net/atm/
DKconfig44 LAN Emulation emulates services of existing LANs across an ATM
/linux-4.4.14/tools/perf/tests/attr/
DREADME18 defined. It must contain name of existing directory with access
/linux-4.4.14/Documentation/EDID/
DHOWTO.txt28 To create binary EDID and C source code files from the existing data
/linux-4.4.14/Documentation/devicetree/
Dusage-model.txt29 As much as possible, hardware is described using existing bindings to
30 maximize use of existing support code, but since property and node
31 names are simply text strings, it is easy to extend existing bindings
37 already being enumerated in existing systems.
62 existing non-DT aware firmware.
Doverlay-notes.txt119 node-a { /* add to an existing, or create a node-a */
/linux-4.4.14/Documentation/RCU/
Drcubarrier.txt15 pre-existing readers have finished. These old versions are needed because
22 pre-existing readers have completed. An updater wishing to delete an
175 for any pre-existing callbacks to complete.
Dchecklist.txt399 is to wait until all pre-existing readers have finished before
406 Because these primitives only wait for pre-existing readers, it
/linux-4.4.14/Documentation/vm/
Dfrontswap.txt141 the existing eight bits, but let's worry about that minor optimization
195 No. First, the existing swap subsystem doesn't allow for any kind of
198 rewritten, the existing swap subsystem uses the block I/O layer which
200 addressable. Frontswap barely touches the existing swap subsystem,
Dcleancache.txt162 only because they haven't been tested. The existing set should
165 existing filesystems should make it very easy to add more
168 The total impact of the hooks to existing fs and mm files is only
Dzswap.txt95 When the zpool and/or compressor parameter is changed at runtime, any existing
Dnuma_memory_policy.txt52 subsequently created by that thread. Any sibling threads existing
92 mmap()ed region. When this happens, Linux splits the existing virtual
153 memory policy in all policy scopes. Any existing non-default policy
Dnuma61 the existing nodes--or the system memory for non-NUMA platforms--into multiple
/linux-4.4.14/net/ipx/
DKconfig55 disabled. This might break existing applications, especially RIP/SAP
/linux-4.4.14/Documentation/scsi/
Dmegaraid.txt39 your new MPT-based RAID controllers and your existing megaraid driver,
DChangeLog.megaraid179 printk abuse in hope that existing legacy users might pick up on what's
357 "Why can't the existing sysfs interfaces be used to do this?"
571 your new MPT-based RAID controllers and your existing megaraid driver,
DFlashPoint.txt108 for third parties to write drivers for the FlashPoint. The only existing
DBusLogic.txt282 for UltraSCSI operation, or where existing SCSI devices do not properly
348 UltraSCSI operation, or where existing SCSI devices do not properly respond
/linux-4.4.14/arch/sh/
DKconfig.debug18 does not work with machines with an existing operating system in
/linux-4.4.14/Documentation/device-mapper/
Dpersistent-data.txt45 transaction manager is by shadowing an existing block (ie. doing
Dswitch.txt55 the array member in one priority group, and leverages existing path
Dsnapshot.txt61 stored in the <COW device> of an existing snapshot, through a handover
Dthin-provisioning.txt67 data device. If you do not have an existing metadata device you can
94 Using an existing pool device
/linux-4.4.14/Documentation/virtual/kvm/devices/
Ds390_flic.txt70 Modifies attributes of an existing I/O adapter interrupt source. Takes
/linux-4.4.14/Documentation/accounting/
Dtaskstats.txt140 1. Adding more fields to the end of the existing struct taskstats. Backward
154 processing new netlink attributes. But if the new fields expand the existing
/linux-4.4.14/Documentation/isdn/
DREADME.x2598 work with every existing HL driver. I was able to successfully open X.25
103 occurs, all existing X.25 connections on that link will be cleared
/linux-4.4.14/Documentation/blockdev/
Dzram.txt150 To remove the existing /dev/zramX device (where X is a device id)
191 -- the existing RW nodes will be downgraded to WO nodes (in linux 4.11)
/linux-4.4.14/fs/ntfs/
DKconfig57 The only supported operation is overwriting existing files, without
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt29 The existing kernel provides modules for different SCSI transport
30 protocols. TCM also modularizes the data storage. There are existing
96 TCMU uses the pre-existing UIO subsystem. UIO allows device driver
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt208 exists, it will be reused for the new mount. If no existing hierarchy
209 matches, and any of the requested subsystems are in use in an existing
263 css_set pointer - if there's an already existing css_set with the
265 css_set is allocated. The appropriate existing css_set is located by
386 the ability to arbitrarily bind/unbind subsystems from an existing
460 mounting a pre-existing hierarchy, in order to refer to it by name
/linux-4.4.14/Documentation/networking/caif/
DREADME22 Since the CAIF stack is running in the kernel and we want to use the existing
DLinux-CAIF.txt105 The MUX keeps track of the existing CAIF Channels and
/linux-4.4.14/Documentation/bus-devices/
Dti-gpmc.txt37 handle it, make sure that it does not break any of the existing.
/linux-4.4.14/Documentation/filesystems/cifs/
DTODO84 1) existing symbolic links (Windows reparse points) are recognized but
/linux-4.4.14/Documentation/leds/
Dleds-class.txt14 existing subsystems with minimal additional code. Examples are the ide-disk,
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt126 'rio-scan.scan' for existing basic enumeration/discovery method.
198 enumeration/discovery start by existing basic enumerator method set use boot
289 without changes to the existing routing because agents only gather information
/linux-4.4.14/net/sched/
Dsch_qfq.c409 bool existing = false; in qfq_change_class() local
468 existing = true; in qfq_change_class()
515 if (existing) in qfq_change_class()
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Domap.txt10 For the moment just point to the existing hwmod, the next step will be
/linux-4.4.14/tools/build/Documentation/
DBuild.txt155 All existing '.cmd' files are included in the Build process to follow properly
/linux-4.4.14/Documentation/cpu-freq/
Dgovernors.txt44 call instead of the existing "->setpolicy" call. For "longrun", all
49 -- they're the already existing "powersave" and "performance" which
/linux-4.4.14/Documentation/i2c/busses/
Di2c-parport130 If possible, you should use the same pinout configuration as existing
/linux-4.4.14/Documentation/development-process/
D3.Early-stage78 driver which duplicated an existing driver that the new author had been
79 unaware of. Code which reinvents existing wheels is not only wasteful;
D4.Coding176 for existing users. This kind of change is called a "regression," and
351 Anybody who reads through a significant amount of existing kernel code will
/linux-4.4.14/Documentation/i2c/
Dupgrading-clients9 This guide outlines how to alter existing Linux 2.6 client drivers from
/linux-4.4.14/Documentation/security/
Dkeys-trusted-encrypted.txt3 Trusted and Encrypted Keys are two new key types added to the existing kernel
/linux-4.4.14/Documentation/hwmon/
Dsubmitting-patches33 2. Adding functionality to existing drivers
/linux-4.4.14/fs/jffs2/
DKconfig110 compressors can mean you cannot read existing file systems,
DREADME.Locking5 This document attempts to describe the existing locking rules for
/linux-4.4.14/Documentation/arm/OMAP/
Domap_pm59 happens, existing drivers using the OMAP PM interface can be modified
/linux-4.4.14/Documentation/dvb/
Dci.txt5 existing low level CI API.
/linux-4.4.14/drivers/cpufreq/
DKconfig.arm165 It uses information gathered through existing hardware and
/linux-4.4.14/Documentation/usb/
Ddma.txt16 manage dma mappings for existing dma-ready buffers (see below).
Dhotplug.txt90 at existing drivers. Each table entry describes one or more criteria to
DURB.txt110 Take a look at the some existing drivers to see how they're used.
/linux-4.4.14/Documentation/video4linux/bttv/
DSound-FAQ23 card, you can check if one of the existing entries does work for you
/linux-4.4.14/tools/perf/
Ddesign.txt201 applies to new descendents, not to any existing descendents at the
202 time the counter is created (nor to any new descendents of existing
/linux-4.4.14/fs/configfs/
Ddir.c213 const unsigned char *existing = configfs_get_name(sd); in configfs_dirent_exists() local
214 if (strcmp(existing, new)) in configfs_dirent_exists()
/linux-4.4.14/drivers/net/wireless/libertas/
DREADME217 the current scan table intact, update existing or append new scan data:
/linux-4.4.14/net/ipv6/
DKconfig223 encapsulating of IPv4 or IPv6 over existing IPv6 infrastructure.
/linux-4.4.14/Documentation/early-userspace/
DREADME24 two ways to add an early userspace image: specify an existing cpio
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex57 and then changing an existing one. Unfortunately, this practice did not
71 manufacturers adopted an existing electrical interface and changed
73 adapted their drives to one or more of the already existing electrical
77 scheme, either a separate driver had to be written, or an existing
84 When (in the 1.3.70's) I looked at the existing software interface,
908 tracks with audio. Because this is an existing interface, rather
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-api.txt30 This file is an attempt to document the existing usage and allow
/linux-4.4.14/Documentation/m68k/
DREADME.buddha109 existing drivers can be easily ported to Buddha. A move.l
/linux-4.4.14/Documentation/arm/
DBooting72 necessary, but assures that it will not match any existing types.
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt113 structure with information about an existing UVC control defined with
/linux-4.4.14/
DREADME150 as expected. If you want to carry your existing configuration to a
167 your existing ./.config file and asking about
/linux-4.4.14/Documentation/power/
Dsuspend-and-cpuhotplug.txt236 the existing copy of microcode image in the kernel is not freed up.
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt6 later PXA series processors. This document describes the existing MFP API,
/linux-4.4.14/Documentation/kbuild/
Dkconfig-language.txt378 Note: we use the existing config option and avoid creating a new
545 somehow on Kconfig. There is enough interest from mentors of existing projects
/linux-4.4.14/arch/m68k/fpsp040/
Dgen_except.S209 | No bits in the enable byte match existing exceptions. Check for
/linux-4.4.14/scripts/
DKbuild.include48 # The existing file will be compared with the new one.
/linux-4.4.14/Documentation/sh/
Dnew-machine.txt233 implicitly appended to incdir-y. The existing code manages this for the
/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c3313 struct ffs_dev *existing; in _ffs_name_dev() local
3315 existing = _ffs_do_find_dev(name); in _ffs_name_dev()
3316 if (existing) in _ffs_name_dev()
/linux-4.4.14/net/ipv4/netfilter/
DKconfig350 existing ECN blackholes on the internet, but don't want to disable
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt234 6. Read map to get the existing post-map ABA entry for this pre-map ABA
/linux-4.4.14/Documentation/driver-model/
Dporting.txt369 This driver binding should replace the existing driver binding
/linux-4.4.14/drivers/pwm/
DKconfig24 with the legacy framework so that existing client drivers
/linux-4.4.14/Documentation/serial/
Dtty.txt16 and writing over an existing ldisc will cause demons to eat your computer.

12