Home
last modified time | relevance | path

Searched refs:anyway (Results 1 – 118 of 118) sorted by relevance

/linux-4.4.14/arch/x86/realmode/rm/
Dtrampoline_32.S39 cli # We should be safe anyway
Dtrampoline_64.S40 cli # We should be safe anyway
/linux-4.4.14/Documentation/hwmon/
Dadm102516 * No temperature offset register, but we don't use it anyway.
17 * No INT mode for pin 16. We don't play with it anyway.
Dsubmitting-patches89 anyway.)
Dlm9334 not a compelling use case for enabling both at once, anyway. The default
/linux-4.4.14/scripts/genksyms/
Dkeywords.gperf37 # field name which breaks the genksyms parser. It is not a gcc keyword anyway.
/linux-4.4.14/Documentation/scsi/
Dsym53c500_cs.txt9 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
Daha152x.txt119 irrelevant anyway).
Dlibsas.txt101 ha -- may be set; the SAS layer sets it anyway.
Dscsi_eh.txt188 anyway after it reaches blk queue.)
Dncr53c8xx.txt570 mapped anyway.
/linux-4.4.14/drivers/net/ethernet/apple/
DKconfig39 The driver will default to AAUI on ANS anyway, and if you use it as
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dpwm.txt41 because the name "backlight" would be used as fallback anyway.
/linux-4.4.14/Documentation/arm/
DCCN.txt40 will be overwritten anyway). In case of this processor being offlined,
Dvlocks.txt177 probably be using proper spinlocks instead anyway).
/linux-4.4.14/Documentation/filesystems/
Dlocks.txt22 anyway (see the file "Documentation/Changes".)
Dramfs-rootfs-initramfs.txt47 complicated and turn out to be about as expensive as the copying anyway.)
319 extract this format anyway. Using an existing standard was preferable,
Daffs.txt166 Linux will ignore this garbage and recognize the RDB anyway, but
Dlogfs.txt240 data in the top 8TB. But files >16TB would cause problems anyway, so
Dfuse.txt111 limited anyway to 32 pages (which is 128kbyte on i386).
Dporting436 The witch is dead! Well, 2/3 of it, anyway. ->d_revalidate() and
Drelay.txt426 value in the fast logging path anyway, and that they'll always succeed
/linux-4.4.14/arch/x86/
DMakefile_32.cpu52 # compiler anyway
DKconfig831 Calgary anyway, pass 'iommu=calgary' on the kernel command line.
/linux-4.4.14/Documentation/fb/
Dsh7760fb.txt17 (displays aren't hotpluggable anyway)
/linux-4.4.14/fs/ubifs/
Dgc.c648 int ubifs_garbage_collect(struct ubifs_info *c, int anyway) in ubifs_garbage_collect() argument
709 ret = ubifs_find_dirty_leb(c, &lp, min_space, anyway ? 0 : 1); in ubifs_garbage_collect()
Dubifs.h1669 int ubifs_garbage_collect(struct ubifs_info *c, int anyway);
/linux-4.4.14/Documentation/power/
Dinterface.txt55 if this turns out to be impossible, it will try to suspend anyway using the
Dfreezing-of-tasks.txt196 tasks, since it generally exists anyway.
221 since they ask the freezer to skip freezing this task, since it is anyway
Dsuspend-and-interrupts.txt18 block interrupts from them anyway. Also, in the past we had problems with
Dbasic-pm-debugging.txt146 please report it anyway.
Druntime_pm.txt628 likely it would need a runtime resume in the near future anyway.
/linux-4.4.14/arch/x86/boot/
Dheader.S80 # int 0x19 should never return. In case it does anyway,
/linux-4.4.14/Documentation/misc-devices/
Deeprom87 to change the contents of the EEPROMs (on DIMMs anyway) also makes it easy
/linux-4.4.14/Documentation/s390/
DDASD56 1kB blocks anyway and you gain approx. 50% of capacity increasing your
Ddriver-model.txt238 of it anyway).
Dcds.txt352 result will be presented by a single interrupt anyway.
/linux-4.4.14/Documentation/sound/oss/
DALS40 default to using channel 5 anyway which will cause audio not to work.
DREADME.modules105 text-mode guy anyway. If you have options for other cards or other helpful
/linux-4.4.14/Documentation/vm/
Dactive_mm.txt72 instead (which makes more sense anyway - the test is basically one of "do
Dfrontswap.txt133 will be irrelevant anyway.
/linux-4.4.14/Documentation/RCU/
DNMI-RCU.txt52 anyway. However, in practice it is a good documentation aid, particularly
Drcu_dereference.txt129 not be dereferencing it anyway. If the comparison is
DwhatisRCU.txt45 never need this document anyway. ;-)
588 missing much. But here they are anyway. And whatever you do, don't
/linux-4.4.14/Documentation/cpu-freq/
Dboost.txt56 Explicitly changing the permissions and writing to that file anyway will
/linux-4.4.14/Documentation/extcon/
Dporting-android-switch-class20 @index: drop (not used in switch device driver side anyway)
/linux-4.4.14/tools/lguest/
Dlguest.txt22 - No ABI: being tied to a specific kernel anyway, you can change anything.
/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c699 goto anyway; in peripheral_request()
715 anyway: in peripheral_request()
/linux-4.4.14/arch/arm/boot/dts/
Drk3288-evb.dtsi148 * but it shouldn't hurt to toggle this pin there anyway.
/linux-4.4.14/drivers/mtd/ubi/
Dbuild.c1071 int ubi_detach_mtd_dev(int ubi_num, int anyway) in ubi_detach_mtd_dev() argument
1086 if (!anyway) { in ubi_detach_mtd_dev()
Dubi.h885 int ubi_detach_mtd_dev(int ubi_num, int anyway);
/linux-4.4.14/arch/m68k/q40/
DREADME68 hard drives anyway.
/linux-4.4.14/Documentation/
Dxz.txt64 which will verify the integrity of the uncompressed data anyway.
DCodingStyle31 more than 3 levels of indentation, you're screwed anyway, and should fix
127 special anyway (you can't nest them in C).
258 notation) is brain damaged - the compiler knows the types anyway and can
323 some people object to their use anyway.
771 something it would have done anyway.
Dpi-futex.txt114 possible anyway, due to existing ABI properties of pthread mutexes.]
Dlocal_ops.txt66 disable preemption anyway to make sure it will still work correctly on
Dunaligned-memory-access.txt167 is included in the kernel anyway but is understood to only work normally on
DSubmittingPatches367 anyway.
606 the necessary text, though, so read the instructions below anyway.
Dapplying-patches.txt128 anyway, then there's a high risk that either your local source tree or the
DDMA-API.txt672 If you want to boot without the bookkeeping anyway you can provide
Dkmemcheck.txt141 anyway).
Dmemory-barriers.txt1128 before the read barrier completes anyway:
/linux-4.4.14/drivers/parisc/
DKconfig73 so it may be safest to say "Y" anyway.
/linux-4.4.14/arch/frv/kernel/
Dbreak.S336 # we also want to single step anyway, but after fixing up so that we get an event on the
/linux-4.4.14/Documentation/laptops/
Dsonypi.txt66 with it and it shouldn't be required anyway if
Ddisk-shock-protection.txt48 -EOVERFLOW, but heads will be parked anyway and the timeout will be
Dthinkpad-acpi.txt272 anyway), do *not* use hotkey_all_mask. Use
278 handled by the firmware anyway. Echo it to
/linux-4.4.14/Documentation/scheduler/
Dsched-stats.txt138 waking cpu because it was cache-cold on its own cpu anyway
/linux-4.4.14/Documentation/driver-model/
Ddriver.txt107 information in the driver, the drivers must be modified anyway. Since
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt165 signal will be rolled back anyway.
/linux-4.4.14/fs/affs/
DChanges116 it anyway).
/linux-4.4.14/Documentation/usb/
Dmass-storage.txt94 will fall back to read only mode anyway.
Dgadget_serial.txt169 Windows Logo testing, but select "Continue anyway" and finish the
Dusbmon.txt141 is present anyway to help scripts with parsing. When an error occurs, the
/linux-4.4.14/Documentation/virtual/kvm/
Dmsr.txt251 the APIC EOI write anyway.
Dapi.txt1633 work anyway.
/linux-4.4.14/Documentation/frv/
Dfeatures.txt235 MAP_FIXED is not specified, the appropriate address will be chosen anyway.
/linux-4.4.14/Documentation/sysctl/
Dfs.txt238 anyway, but only if the "core_pattern" kernel sysctl is set to
Dkernel.txt757 are doing anyway :)
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S277 ;; not need this mechanism anyway)
/linux-4.4.14/drivers/mtd/
DKconfig289 isn't recommended to use with valuable data (anyway if you have
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-kernel-api.txt24 must #include <linux/watchdog.h> (you would have to do this anyway when
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt97 And I could not reuse the ST picture anyway for copyright reasons.
479 I decided to proceed with a four time unrolled loop anyway. It was my gut
/linux-4.4.14/drivers/video/fbdev/aty/
Daty128fb.c883 goto anyway; in aty128_map_ROM()
901 anyway: in aty128_map_ROM()
Dradeon_base.c485 goto anyway; in radeon_map_ROM()
502 anyway: in radeon_map_ROM()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-power90 impossible, the kernel will try to suspend anyway using the
/linux-4.4.14/Documentation/networking/
Dopenvswitch.txt62 forwarding behavior, then it could set up a flow anyway.)
Darcnet.txt549 If you don't understand that, you probably don't want to know anyway.
Dcan.txt1177 CAN frames anyway. The payload length to the bus-relevant DLC mapping is
Darcnet-hardware.txt131 anyway, though.)
/linux-4.4.14/Documentation/locking/
Dww-mutex-design.txt72 anyway the __must_check doesn't result in spurious warnings, even though the
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt84 anyway:
Dhdio.txt113 is a polite fiction anyway. Modern drives are addressed
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt219 complete after some short timeout anyway.
/linux-4.4.14/Documentation/trace/
Dftrace-design.txt117 function names is strictly required, but you should use them anyway to stay
/linux-4.4.14/scripts/
Dspelling.txt93 anway||anyway
/linux-4.4.14/Documentation/development-process/
D6.Followthrough195 eventually flow around you and get into the mainline anyway. In the Linux
/linux-4.4.14/Documentation/i2c/
Dwriting-clients308 need this, and its use is deprecated anyway, so newer design should not
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt388 anyway).
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt191 to enter dyntick-idle mode or adaptive-tick mode anyway. In this case,
/linux-4.4.14/Documentation/input/
Delantech.txt87 available Elantech documentation the information is provided here anyway for
/linux-4.4.14/Documentation/serial/
Dmoxa-smartio137 first step, anyway, is to copy driver file "mxser.tgz" into specified
/linux-4.4.14/arch/sparc/kernel/
Dentry.S184 mov 11, %o0 ! floppy irq level (unused anyway)
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt407 anyway :)
/linux-4.4.14/arch/alpha/
DKconfig618 For SMP systems we cannot use the cycle counter for timing anyway,
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt420 If it fails, it was being torn down anyway, and heartbeat can gracefully
/linux-4.4.14/Documentation/cdrom/
Dide-cd199 drive, but is assuming there's one there anyway because you told
/linux-4.4.14/kernel/trace/
DKconfig118 # tracers anyway, they were tested to build and work. Note that new
/linux-4.4.14/Documentation/security/
Dcredentials.txt429 If the caller is holding the RCU read lock at the time anyway, then:
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES201 (which we are about to overwrite anyway) when writing out file opened rw.
331 (most servers throw it away anyway). Fix length check of received smbs
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt446 - blkio is renamed to io. The interface is overhauled anyway. The
Dcpusets.txt439 else anyway.
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt231 In anyway, try a different model option if you have such a problem.
DALSA-Configuration.txt1796 ignored, and we reset the board and load the firmware anyway.
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt241 be accessible anyway.
/linux-4.4.14/lib/
DKconfig.debug233 some external kernel module needs one of these symbols anyway. If you
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq2097 * the FIFO anyway since it costs us only one extra
/linux-4.4.14/init/
DKconfig1869 anyway), which makes your kernel smaller, faster