Home
last modified time | relevance | path

Searched refs:exist (Results 1 – 200 of 255) sorted by relevance

12

/linux-4.1.27/drivers/hid/
Dhid-roccat.c46 int exist; member
102 if (!device->exist) { in roccat_read()
146 if (!reader->device->exist) in roccat_poll()
228 if (device->exist) { in roccat_release()
343 device->exist = 1; in roccat_connect()
362 device->exist = 0; /* TODO exist maybe not needed */ in roccat_disconnect()
Dhidraw.c64 if (!list->hidraw->exist) { in hidraw_read()
119 if (!hidraw_table[minor] || !hidraw_table[minor]->exist) { in hidraw_send_report()
264 if (!list->hidraw->exist) in hidraw_poll()
283 if (!hidraw_table[minor] || !hidraw_table[minor]->exist) { in hidraw_open()
329 hidraw->exist = 0; in drop_ref()
340 if (!hidraw->exist) { in drop_ref()
561 dev->exist = 1; in hidraw_connect()
/linux-4.1.27/drivers/input/
Djoydev.c50 bool exist; member
199 if (!joydev->exist) in joydev_open_device()
215 if (joydev->exist && !--joydev->open) in joydev_close_device()
385 if (!joydev->exist) in joydev_read()
398 !joydev->exist || joydev_data_pending(client)); in joydev_read()
402 if (!joydev->exist) in joydev_read()
434 (joydev->exist ? 0 : (POLLHUP | POLLERR)); in joydev_poll()
609 if (!joydev->exist) { in joydev_compat_ioctl()
674 if (!joydev->exist) { in joydev_ioctl()
732 joydev->exist = false; in joydev_mark_dead()
[all …]
Devdev.c48 bool exist; member
296 if (evdev->exist && !client->revoked) in evdev_flush()
371 if (!evdev->exist) in evdev_open_device()
387 if (evdev->exist && !--evdev->open) in evdev_close_device()
489 if (!evdev->exist || client->revoked) { in evdev_write()
542 if (!evdev->exist || client->revoked) in evdev_read()
571 !evdev->exist || client->revoked); in evdev_read()
589 if (evdev->exist && !client->revoked) in evdev_poll()
1068 if (!evdev->exist || client->revoked) { in evdev_ioctl_handler()
1117 evdev->exist = false; in evdev_mark_dead()
[all …]
Dmousedev.c69 bool exist; member
430 if (!mousedev->exist) in mousedev_open_device()
446 if (mousedev->exist && !--mousedev->open) in mousedev_close_device()
720 if (!client->ready && !client->buffer && mousedev->exist && in mousedev_read()
725 !mousedev->exist || client->ready || client->buffer); in mousedev_read()
729 if (!mousedev->exist) in mousedev_read()
762 mask = mousedev->exist ? POLLOUT | POLLWRNORM : POLLHUP | POLLERR; in mousedev_poll()
788 mousedev->exist = false; in mousedev_mark_dead()
884 mousedev->exist = true; in mousedev_create()
/linux-4.1.27/tools/scripts/
DMakefile.include3 dummy := $(if $(shell test -d $(O) || echo $(O)),$(error O=$(O) does not exist),)
16 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/linux-4.1.27/drivers/hid/usbhid/
Dhiddev.c50 int exist; member
248 if (list->hiddev->exist) { in hiddev_release()
292 if (list->hiddev->exist) { in hiddev_open()
311 if (list->hiddev->exist) { in hiddev_open()
368 if (!list->hiddev->exist) { in hiddev_read()
441 if (!list->hiddev->exist) in hiddev_poll()
613 if (!hiddev->exist) { in hiddev_ioctl()
905 hiddev->exist = 1; in hiddev_connect()
929 hiddev->exist = 0; in hiddev_disconnect()
/linux-4.1.27/tools/testing/selftests/ftrace/samples/
Dfail.tc3 cat non-exist-file
Dxfail.tc3 cat non-exist-file || exit_xfail
/linux-4.1.27/drivers/net/wan/
Dhdlc_fr.c129 unsigned int exist: 1; member
456 !pvc->state.exist ? "deleted" : in fr_log_dlci_active()
525 if (state(hdlc)->reliable && !pvc->state.exist) { in fr_lmi_send()
526 pvc->state.exist = pvc->state.new = 1; in fr_lmi_send()
532 pvc->state.exist && !pvc->state.new) { in fr_lmi_send()
581 pvc->state.exist = pvc->state.active = 1; in fr_set_link_state()
590 pvc->state.exist = pvc->state.active = 0; in fr_set_link_state()
832 pvc->state.exist = 1; in fr_lmi_recv()
837 !pvc->state.exist) { in fr_lmi_recv()
852 if (pvc->state.deleted && pvc->state.exist) { in fr_lmi_recv()
[all …]
/linux-4.1.27/arch/unicore32/mm/
Dproc-macros.S104 cand.a \pa, #4 @ test exist bit
105 beq \err @ if not exist
/linux-4.1.27/fs/notify/dnotify/
DKconfig7 that uses signals to communicate events to user-space. There exist
/linux-4.1.27/include/linux/
Dhidraw.h21 int exist; member
/linux-4.1.27/fs/configfs/
DKconfig10 Both sysfs and configfs can and should exist together on the
/linux-4.1.27/Documentation/hwmon/
Dmax34440100 in6 and curr6 attributes only exist for MAX34440.
108 Power attributes only exist for MAX34446.
123 temp7 and temp8 attributes only exist for MAX34440.
Dw83793105 Only Fan1-5 and PWM1-3 are guaranteed to always exist, other fan inputs and
106 PWM outputs may or may not exist depending on the chip pin configuration.
Dpcf859180 configuration, files in2_input and in3_input may not exist. Values range
Dpmbus-core131 specific command, but that a standard PMBus command may exist. Any other
132 negative return value indicates that the commands does not exist for this
Dpmbus140 Attribute files only exist if respective sensors are supported by the chip.
Dvt1211172 thermal thresholds exist that controls both PWMs output duty-cycles. The
Ddme173756 fan[4-6] and pwm[5-6] don't exist.
/linux-4.1.27/arch/arc/kernel/
Dhead.S39 breq r5, 0, 1f ; D$ doesn't exist
/linux-4.1.27/drivers/staging/rtl8723au/
DTODO3 ones have been removed, but things like channel > 14 still exist.
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dsirf-usp.txt15 - pinctrl-NNN: One property must exist for each entry in pinctrl-names.
Dqcom,lpass-cpu.txt17 - pinctrl-N : One property must exist for each entry in
Dfsl-sai.txt27 - pinctrl-NNN : One property must exist for each entry in
/linux-4.1.27/net/dcb/
DKconfig13 latency) to co-exist on Ethernet.
/linux-4.1.27/drivers/staging/rtl8188eu/
DTODO3 ones have been removed, but things like channel > 14 still exist.
/linux-4.1.27/arch/arm/vfp/
Dentry.S44 @ This code is called if the VFP does not exist. It needs to flag the
/linux-4.1.27/Documentation/powerpc/
Dcpu_families.txt4 This document tries to summarise some of the different cpu families that exist
Dbootwrapper.txt22 Currently, the following image format targets exist:
110 Two special targets called 'zImage' and 'zImage.initrd' also exist. These
Dhvcs.txt195 persistent. Once created they will exist prior to the driver insmod.
496 A: The /dev/hvcs* entry you have specified doesn't exist where you said it
/linux-4.1.27/Documentation/
Ddebugging-modules.txt5 exist, such as "net-pf-10" or whatever. Changing "modprobe -q" to
Dinit.txt9 B) init binary doesn't exist on rootfs
Dmodule-signing.txt104 keypair using openssl if one does not exist in the files:
114 file (which is also generated if it does not already exist).
Dcachetlb.txt26 possible for stale translations to exist in this "TLB" cache.
131 a virtual-->physical translation to exist for a virtual address
255 aliasing problem has the potential to exist since the kernel already
284 exist, this routine is called.
Dpwm.txt41 variants of these functions, devm_pwm_get() and devm_pwm_put(), also exist.
Dkobject.txt186 exist, the object (and the code which supports it) must continue to exist.
347 Because other references to the kset may still exist, the release may happen
Dstable_kernel_rules.txt27 - It or an equivalent fix must already exist in Linus' tree (upstream).
DIRQ-domain.txt50 exist then it will allocate a new Linux irq_desc, associate it with
Drobust-futex-ABI.txt121 There may exist thousands of futex lock structures in a threads shared
Dsysfs-rules.txt116 ignored. If it does not exist, you always have to scan all three
Dunshare.txt199 structure, which may not exist anymore.
Dmemory-hotplug.txt142 memory sections in this range are present and no memory holes exist in the
Dinitrd.txt217 must exist before calling pivot_root. Example:
DManagementStyle166 The option of being unfailingly polite really doesn't exist. Nobody will
Ddevices.txt3170 This section details additional entries that should or may exist in
3179 These links should exist on all systems:
3192 It is recommended that these links exist on all systems:
3207 exist, they should have the following uses.
3233 Non-transient sockets and named pipes may exist in /dev. Common entries are:
3331 port TTY, for which no alternate device would exist.
DCodingStyle587 reference counts. In the kernel, garbage collection doesn't exist (and
915 block references symbols that will not exist if the condition is not met.
Dbcache.txt100 /sys/block/bcache0, because bcache0 doesn't exist yet. If you're using a
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c995 struct intel_uncore_box *box, *exist; in uncore_cpu_starting() local
1012 exist = *per_cpu_ptr(pmu->box, k); in uncore_cpu_starting()
1013 if (exist && exist->phys_id == phys_id) { in uncore_cpu_starting()
1014 atomic_inc(&exist->refcnt); in uncore_cpu_starting()
1015 *per_cpu_ptr(pmu->box, cpu) = exist; in uncore_cpu_starting()
/linux-4.1.27/Documentation/arm/nwfpe/
DREADME40 determining that bugs still exist; but are virtually useless when
42 expect quick action. Bugs still exist. The problem remains in isolating
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-firmware-ofw9 It is possible for multiple device-tree directories to exist.
Dsysfs-firmware-memmap52 Currently following types exist:
Dsysfs-class-extcon58 mutually_exclusive conditions if they exist.
Dsysfs-bus-fcoe109 used to identify the discovered FCF. FCFs will exist in a
Dsysfs-devices-system-cpu168 These files exist in every CPU's cache/index3 directory. Each
Dsysfs-bus-iio663 If separate attributes exist for the two directions, but
745 If separate attributes exist for the two directions, but
794 If separate attributes exist for the two directions,
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.txt17 A child node must exist to represent the core DWC3 IP block. The name of
/linux-4.1.27/Documentation/networking/
Dproc_net_tcp.txt47 data (or even exist)
Dx25-iface.txt17 the rest of the skbuff, if any more information does exist.
26 over the LAPB link. The LAPB link should already exist before any data is
Dfore200e.txt44 Notice that different versions of the PCA-200E firmware exist, depending
Dgen_stats.txt111 are still valid (i.e still exist) at the time of making this call.
Dmultiqueue.txt19 exist in memory.
Dskfp.txt89 If this entry does not exist or if the file '/proc/pci'
Dipvs-sysctl.txt166 servers but the connection entries don't exist.
Dtuntap.txt38 mkdir /dev/net (if it doesn't exist already)
Dppp_generic.txt208 * The ppp_channel object must exist from the time that
313 not exist.
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmfd.txt24 probe registers to figure out what child devices exist etc, this should not
/linux-4.1.27/Documentation/mmc/
Dmmc-dev-parts.txt35 not support boot partition locking, the file will not exist. If the
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmcm.txt38 and error reporting registers exist, this is the second 4k (0x1000)
Decm.txt38 and error reporting registers exist, this is the second 4k (0x1000)
Dsrio-rmu.txt4 this node is required. For devices with RMAN this node should NOT exist. The
30 not exist on devices that do not support PAMU.
Dboard.txt4 exist on some Freescale reference boards.
Dsrio.txt61 not exist on devices that do not support PAMU.
Dmpc5200.txt19 originally appeared on the MPC5200. Since they didn't exist anywhere
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Drenesas-memory-controllers.txt13 As there exist no actual drivers for these controllers yet, these bindings
/linux-4.1.27/tools/power/cpupower/
DMakefile30 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/linux-4.1.27/drivers/staging/sm750fb/
Dreadme19 it will create fb0 and fb1 (or fb1,fb2 if fb0 already exist) under /dev
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Drockchip,rk3288-cru.txt23 used in device tree sources. Similar macros exist for the reset sources in
Drockchip,rk3188-cru.txt25 Similar macros exist for the reset sources in these files.
/linux-4.1.27/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt32 - pinctrl-NNN: One property must exist for each entry in pinctrl-names.
/linux-4.1.27/tools/power/acpi/
DMakefile19 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/linux-4.1.27/Documentation/x86/
Dpat.txt65 mmap !SYNC flag | |(from exist-| (from exist- |
/linux-4.1.27/arch/arm/mach-sa1100/
Dsleep.S46 @ The following must all exist in a single cache line to
/linux-4.1.27/Documentation/arm/SA1100/
DBrutus54 If such patches exist, they should be found from
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt32 serialN alias exists, then an alias must exist for each enabled UART. The
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dcpm.txt52 A child "data" node must exist, compatible with "fsl,cpm-muram-data", to
/linux-4.1.27/Documentation/usb/
Derror-codes.txt26 -ENODEV specified USB-device or bus doesn't exist
28 -ENOENT specified interface or endpoint does not exist or
Dpersist.txt109 doesn't even exist, so you only have to worry about setting it for
Dpower-management.txt190 power/autosuspend attribute did not exist prior to 2.6.21, and the
191 power/level attribute did not exist prior to 2.6.22. power/control
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt31 exist to operate both on sockets as well as the sk_buffs directly. These high
/linux-4.1.27/tools/build/
DBuild.include53 # Find any prerequisites that is newer than target or that does not exist.
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog9 exist until explicitly acknowledged to firmware.
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt23 Note that standard kernel drivers exist for common "LEDs and Buttons"
67 Note that this attribute *will not exist* if the kernel
Dgpio.txt58 by different product boards; single direction ones exist too.
Dgpio-legacy.txt45 by different product boards; single direction ones exist too.
642 Note that standard kernel drivers exist for common "LEDs and Buttons"
686 Note that this attribute *will not exist* if the kernel
/linux-4.1.27/Documentation/filesystems/
Dadfs.txt26 (In older versions, an 'execute' permission did exist, but this
Dfuse.txt26 does _not_ break the connection, in this case it will exist until
131 For each connection the following files exist within this directory:
Ddirectory-locking111 would have to exist before rename(). I.e. at the moment of loop creation
Dqnx6.txt120 Character and block special devices do not exist in QNX as those files
Dcoda.txt200 context. Similar calls exist in the Win32 environment, and are named
293 A facility must exist to notify Venus that the message has been
607 The result may indicate that the name does not exist, or that
652 EErrrroorrss Errors can occur if the object with fid does not exist, is
694 EErrrroorrss A variety of errors can occur. The object may not exist, may
725 EErrrroorrss The object may not exist, or the ACL describing the protection
Ddebugfs.txt163 file, possibly in a different directory. The new_name must not exist prior
Dext2.txt177 (support for taking advantage of this feature does not yet exist in
309 No tools currently exist which can change the ratio of inodes to blocks.
Dlogfs.txt11 Two superblocks exist at the beginning and end of the filesystem.
Doverlayfs.txt107 exist are not re-added). This merged name list is cached in the
Dntfs.txt78 they exist. The driver will not create short file names however, and a
114 possible Unicode characters that can exist on NTFS.
Dsysfs.txt306 The following interface layers currently exist in sysfs:
Dvfs.txt36 in RAM and are never saved to disc: they exist only for performance.
383 incremented. If the named inode does not exist a NULL inode
431 exist; this is checked by the VFS. Unlike plain rename,
492 file didn't exist and hence FILE_CREATED shall always be set on success.
Dvfat.txt78 currently exist in the directory, 'longfile.txt' will
Dxfs-delayed-logging-design.txt251 exist once the object has been included in a transaction.
284 We need to write these items in the order that they exist in the CIL, and they
785 behaviour, allocation or freeing that don't already exist.
Dramfs-rootfs-initramfs.txt211 doesn't exist, so the directory entries must go before the files that go in
Dporting443 object doesn't exist. It's remote/distributed ones that might care...
/linux-4.1.27/arch/powerpc/platforms/40x/
DKconfig95 # OAK doesn't exist but wanted to keep this around for any future 403GCX boards
/linux-4.1.27/drivers/net/wireless/iwlegacy/
DKconfig79 This entry will only exist if this option is enabled.
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dxilinx-xadc.txt6 Currently two different frontends for the DRP interface exist. One that is only
/linux-4.1.27/fs/proc/
DKconfig70 Various /proc files exist to monitor process memory utilization:
/linux-4.1.27/drivers/tty/hvc/
DKconfig86 no other console mechanism exist but udbg, to get you a quick
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt50 entries may exist in this list so that multiple pin
62 exist, they must still be defined, but may be left empty.
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt58 might exist on the system. The Tegra20 platform handles this during
/linux-4.1.27/Documentation/timers/
Dtimers-howto.txt30 precision may not actually exist on many non-PC devices.
Dhrtimers.txt66 clock capabilities, and patches for that exist and are maturing quickly.
/linux-4.1.27/Documentation/vm/
Dzswap.txt12 potential configurations and workloads that exist. For this reason, zswap
Dhugetlbpage.txt151 will exist, of the form:
155 Inside each of these directories, the same set of files will exist:
255 resources exist, regardless of the task's mempolicy or cpuset constraints.
/linux-4.1.27/Documentation/security/
DYama.txt26 exist and remain possible if ptrace is allowed to operate as before.
Dkeys-request-key.txt119 This also extends further. If key W (step 7 above) didn't exist, key W would
/linux-4.1.27/arch/cris/arch-v10/
DREADME.mm45 0xc0000000, to co-exist with the user-mode mapping. We will do something
191 Since the Middle Directory does not exist, it is a unity mapping:
/linux-4.1.27/scripts/
DKbuild.include49 # - If no file exist it is created
241 # Find any prerequisites that is newer than target or that does not exist.
Dspelling.txt388 exixt||exist
/linux-4.1.27/fs/btrfs/
Drelocation.c692 struct backref_node *exist = NULL; local
754 exist = edge->node[UPPER];
759 if (!exist->checked)
762 exist = NULL;
783 WARN_ON(exist);
806 if (exist &&
808 exist->owner == key.offset) ||
810 exist->bytenr == key.offset))) {
811 exist = NULL;
1019 WARN_ON(exist);
Dqgroup.c1202 goto exist; in __del_qgroup_relation()
1206 exist: in __del_qgroup_relation()
/linux-4.1.27/fs/cifs/
Dfile.c903 bool exist; in cifs_lock_test() local
907 exist = cifs_find_lock_conflict(cfile, offset, length, type, in cifs_lock_test()
909 if (exist) { in cifs_lock_test()
947 bool exist; in cifs_lock_add_if() local
951 exist = false; in cifs_lock_add_if()
954 exist = cifs_find_lock_conflict(cfile, lock->offset, lock->length, in cifs_lock_add_if()
956 if (!exist && cinode->can_cache_brlcks) { in cifs_lock_add_if()
962 if (!exist) in cifs_lock_add_if()
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dgic.txt76 properties must be described (they only exist if the GIC is the
/linux-4.1.27/tools/power/cpupower/bench/
DREADME-BENCH119 -o, --output=<dir> output dir, must exist
/linux-4.1.27/Documentation/driver-model/
Dclass.txt142 There may exist multiple mechanisms for accessing the same device of a
Dplatform.txt76 The general rule is to register only those devices that actually exist,
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt85 filters exist, the return value for the evaluation of a given system
144 If multiple filters exist, the return value for the evaluation of a
/linux-4.1.27/Documentation/sound/alsa/soc/
Ddapm.txt10 such, can easily co-exist with the other PM systems.
177 Sometimes widgets exist in the codec or machine audio map that don't have any
/linux-4.1.27/Documentation/scheduler/
Dsched-bwc.txt41 upper bound on the period length of 1s. Additional restrictions exist when
Dsched-design-CFS.txt100 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
/linux-4.1.27/arch/arm/plat-omap/
DKconfig125 currently does not exist by default.
/linux-4.1.27/tools/perf/Documentation/
Dperf-list.txt24 counted. The following modifiers exist:
Dperf-probe.txt177 … by modifying schedule(), but the same line matching 'rq=cpu_rq*' may still exist in the function.)
Dperf-script-python.txt253 levels if they don't exist e.g syscalls[comm][pid][id] = 1 will create
586 they don't exist.
/linux-4.1.27/net/ipv4/
Dudp.c262 int exist; in udp_lib_get_port() local
272 exist = udp_lib_lport_inuse2(net, snum, hslot2, in udp_lib_get_port()
274 if (!exist && (hash2_nulladdr != slot2)) { in udp_lib_get_port()
276 exist = udp_lib_lport_inuse2(net, snum, hslot2, in udp_lib_get_port()
279 if (exist) in udp_lib_get_port()
/linux-4.1.27/drivers/macintosh/
Dadbhid.c943 adbhid_input_devcleanup(u16 exist) in adbhid_input_devcleanup() argument
947 if (adbhid[i] && !(exist&(1<<i))) in adbhid_input_devcleanup()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
DKconfig113 This entry will only exist if this option is enabled.
/linux-4.1.27/Documentation/scsi/
Dhpsa.txt12 for hpsa to exist.
/linux-4.1.27/Documentation/isdn/
DREADME.icn26 Two types of cards exist, one with dip-switches and one with
DREADME.sc149 To remove the driver, delete any interfaces that may exist (see isdnctrl(8)
/linux-4.1.27/Documentation/sound/oss/
DREADME.modules81 because ISA DMA buffers must exist below the 16MB boundary and it is quite
DPAS1691 DMA buffers must exist below the 16MB boundary and it is quite
/linux-4.1.27/Documentation/power/regulator/
Doverview.txt87 and hardware protection. Constraints exist at three levels:
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt94 exist.
Dunified-hierarchy.txt62 of controllers which exist only to identify membership, which in turn
289 "notify_on_release" do not exist.
/linux-4.1.27/Documentation/dvb/
Dci.txt113 exist in this case in the application to driver communication. It is
Dfaq.txt54 3. Which other DVB applications exist?
/linux-4.1.27/Documentation/console/
Dconsole.txt7 to exist. The system driver is persistent and it can never be unloaded, though
/linux-4.1.27/drivers/acpi/
DKconfig68 deprecated power /proc/acpi/ directories to exist, even when
74 and functions, which do not yet exist in /sys
/linux-4.1.27/Documentation/ia64/
Dserial.txt27 change, but we registered devices that might not really exist.
/linux-4.1.27/drivers/net/wireless/ipw2x00/
DKconfig61 This entry will only exist if this option is enabled.
/linux-4.1.27/Documentation/filesystems/caching/
Doperations.txt84 asynchronous data fetch, the determination of whether pages exist is done
Dobject.txt36 represented by multiple objects - an index may exist in more than one cache -
Dbackend-api.txt256 possible if it determines the object doesn't exist in the cache. If the
257 object is found to exist and the netfs indicates that it is valid then
Dcachefiles.txt443 LSM hooks exist that allow SELinux (or Smack or whatever) to reject a request
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt17 sub-modules exist as a loadable kernel module which plug in to the netcp core.
/linux-4.1.27/arch/arm/boot/dts/
Dste-dbx5x0.dtsi962 /* This DMA channel only exist on DB8500 v1 */
996 /* This DMA channel only exist on DB8500 v2 */
/linux-4.1.27/Documentation/acpi/apei/
Deinj.txt19 don't exist: before you give up, go into BIOS setup to see if the BIOS
/linux-4.1.27/fs/cramfs/
DREADME34 exist, speeds up user-space directory sorts, etc.
/linux-4.1.27/Documentation/misc-devices/mei/
Dmei.txt198 If the Intel AMT Watchdog feature does not exist (i.e. the connection failed),
/linux-4.1.27/Documentation/fb/
Dviafb.txt203 The following files exist in /proc/viafb
Dframebuffer.txt79 too. Look into <linux/fb.h> for more information on what ioctls exist and on
/linux-4.1.27/drivers/net/wireless/mwifiex/
DREADME23 create the directory if it doesn't exist.
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio.txt205 However, that property may still exist in older device trees for
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs-rdma.txt73 If the version is less than 1.1.2 or the command does not exist,
/linux-4.1.27/mm/
DKconfig83 # those dependencies to exist individually.
567 configurations and workloads that exist.
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt453 This field only exist on version 2 headers. It indicate which
537 The unit name doesn't exist as a property per-se but is included in
706 and there exist an OF bus binding, then you should follow the
1033 platform uses. Nodes should not be created for devices which exist
1205 exist on a single piece of silicon. For these SOCs, an SOC node
1227 For many devices that may exist inside an SOC, there are predefined
/linux-4.1.27/Documentation/RCU/
DlistRCU.txt231 entry does not exist. For this to be helpful, the search function must
/linux-4.1.27/Documentation/trace/
Dtracepoint-analysis.txt188 options exist as well. By post-processing the output, further information can
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt184 Currently four x86-64 PCI-DMA mapping implementations exist:
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt151 unsigned int substreams; /* number of substreams, 0 = not exist */
DSB-Live-mixer.txt24 but the conversion routines exist only for stereo (2-channel streams)
/linux-4.1.27/drivers/base/
DKconfig125 and request_firmware() in the source. These files should exist under
/linux-4.1.27/net/
DKconfig153 Various modules exist for netfilter which replace the previous
/linux-4.1.27/arch/powerpc/boot/dts/
Dvirtex440-ml510.dts321 xlnx,fifo-exist = <0x1>;
/linux-4.1.27/Documentation/input/
Datarikbd.txt26 ISO key position in the scan code table should exist even if no keyswitch
86 The ikbd can also maintain absolute mouse position. Commands exist for
/linux-4.1.27/Documentation/s390/
D3270.txt175 "HCPDIA047E my-vm-guest-name 0620 does not exist"?
/linux-4.1.27/arch/xtensa/
DKconfig205 Linux configurations it seems reasonable to just assume they exist
/linux-4.1.27/Documentation/arm/OMAP/
DDSS52 There exist several display technologies and standards that support audio as
/linux-4.1.27/Documentation/devicetree/bindings/
Dmarvell.txt49 for devices which exist on the system controller chip but are not used
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt10 can be shared across contexts/processes, exist in different memory
/linux-4.1.27/Documentation/spi/
Dspi-summary198 The first kind of information is a list of what SPI controllers exist.
262 The second kind of information is a list of what SPI slave devices exist
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt388 if such an instance does not exist.
/linux-4.1.27/Documentation/i2c/
Dwriting-clients138 boot firmware, reports what I2C devices exist. For example, there may be
/linux-4.1.27/tools/perf/
Ddesign.txt410 events but does continue to exist and maintain its count value.
/linux-4.1.27/arch/sh/
DKconfig724 atomicity implementations exist.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Disp.S34 # Also, subroutine stubs exist in this file (_isp_done for
/linux-4.1.27/Documentation/kbuild/
Dmodules.txt474 symbols. Three solutions exist for this situation.
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt138 man pages either didn't exist or dumped core. i had heard of kerberos,
/linux-4.1.27/Documentation/serial/
Dmoxa-smartio281 Check "rc.serial" is existed or not. If "rc.serial" doesn't exist,
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt800 LEDs that are known not to exist in a given ThinkPad model are not
802 notice there are LEDs listed for your ThinkPad that do not exist (and
1467 to not exist in a given model are not registered with

12