/linux-4.1.27/arch/x86/um/asm/ |
D | barrier.h | 20 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2) 21 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2) 22 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
|
/linux-4.1.27/arch/x86/include/asm/ |
D | barrier.h | 18 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2) 19 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2) 20 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
|
D | smap.h | 52 alternative("", __stringify(__ASM_CLAC), X86_FEATURE_SMAP); in clac() 58 alternative("", __stringify(__ASM_STAC), X86_FEATURE_SMAP); in stac()
|
D | special_insns.h | 220 alternative(ASM_NOP7, in pcommit_sfence()
|
D | alternative.h | 166 #define alternative(oldinstr, newinstr, feature) \ macro
|
/linux-4.1.27/Documentation/sound/oss/ |
D | PSS | 39 You can also load alternative DSP algorithms into the card if you wish. One 40 alternative driver can be found at http://www.mpg123.de/
|
D | CMI8330 | 140 # The sb module is an alternative to the ad1848 (Microsoft Sound System)
|
D | Opti | 154 system hang. Do not use the sound card if you have an alternative.
|
D | README.OSS | 933 16 bit mode which is not SB16 compatible. The most likely alternative is that
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 296 This option adds an alternative code sequence to work around ARM 308 as it depends on the alternative framework, which will only patch 317 This option adds an alternative code sequence to work around ARM 329 as it depends on the alternative framework, which will only patch 338 This option adds an alternative code sequence to work around ARM 351 workaround, as it depends on the alternative framework, which will 360 This option adds an alternative code sequence to work around ARM 372 as it depends on the alternative framework, which will only patch 381 This option adds an alternative code sequence to work around ARM 390 as it depends on the alternative framework, which will only patch [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | dma.txt | 68 2. A single read-write channel with three alternative DMA controllers: 80 &dma3 0>; /* alternative error read */
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozprotocol.h | 266 u8 alternative; member 291 u8 alternative; member
|
D | ozusbsvc1.c | 133 body->alternative = alt; in oz_usb_set_interface_req()
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | video1394 | 7 alternative to raw1394's isochronous I/O functionality which had
|
/linux-4.1.27/Documentation/vm/ |
D | 00-INDEX | 36 - Transparent Hugepage Support, alternative way of using hugepages.
|
D | cleancache.txt | 257 cleancache hooks. The alternative is a function call to check a static
|
D | transhuge.txt | 7 hugetlbfs. Transparent Hugepage Support is an alternative means of
|
D | unevictable-lru.txt | 250 Nick posted his patch as an alternative to a patch posted by Christoph Lameter
|
/linux-4.1.27/fs/9p/ |
D | Kconfig | 40 Security labels support alternative access control models
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | nokia,smia.txt | 15 - reg: I2C address (0x10, or an alternative address)
|
/linux-4.1.27/arch/arm64/kernel/ |
D | Makefile | 20 cpufeature.o alternative.o cacheinfo.o
|
/linux-4.1.27/fs/ext2/ |
D | Kconfig | 38 Security labels support alternative access control models
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | cifs.txt | 20 alternative to NFSv4 for fileserving in some Linux to Linux environments,
|
/linux-4.1.27/fs/jfs/ |
D | Kconfig | 28 Security labels support alternative access control models
|
/linux-4.1.27/Documentation/dvb/ |
D | lmedm04.txt | 18 An alternative but older firmware can be found on the driver
|
/linux-4.1.27/Documentation/frv/ |
D | booting.txt | 29 The kernel will need to be loaded into RAM by RedBoot (or by some alternative 165 This can be used as an alternative to the "console=ttyS..." listed
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_p4.c | 592 u64 alternative; member 605 .alternative = 637 config_match = p4_event_aliases[i].alternative; in p4_get_alias_event() 639 } else if (config_match == p4_event_aliases[i].alternative) { in p4_get_alias_event()
|
/linux-4.1.27/Documentation/devicetree/bindings/mipi/dsi/ |
D | mipi-dsi-bus.txt | 44 case two alternative representations can be chosen:
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 130 erase_completion_lock cannot be held, so an alternative, more 135 Suggestions for alternative solutions to this problem would be welcomed.
|
D | Kconfig | 95 Security labels support alternative access control models
|
/linux-4.1.27/arch/x86/kernel/ |
D | Makefile | 41 obj-y += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
|
/linux-4.1.27/fs/ext4/ |
D | Kconfig | 59 Security labels support alternative access control models
|
/linux-4.1.27/fs/reiserfs/ |
D | Kconfig | 82 Security labels support alternative access control models
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | machinecheck | 70 This is an alternative to running mcelog regularly from cron
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ips | 81 4.00.03 - Add alternative passthru interface
|
D | LICENSE.qla4xxx | 161 to distribute corresponding source code. (This alternative is
|
D | LICENSE.qla2xxx | 162 to distribute corresponding source code. (This alternative is
|
D | st.txt | 61 alternative is to make a small script that uses mt to set the defaults
|
/linux-4.1.27/sound/ |
D | Kconfig | 53 Disabling this allows alternative OSS implementations.
|
/linux-4.1.27/fs/ext3/ |
D | Kconfig | 83 Security labels support alternative access control models
|
/linux-4.1.27/Documentation/x86/ |
D | mtrr.txt | 131 settings. This is an alternative to reading /proc/mtrr. 227 available mtrr is used. This is an alternative to writing /proc/mtrr.
|
D | entry_64.txt | 42 IDT entries using the IST alternative stack mechanism need their own
|
/linux-4.1.27/drivers/video/console/ |
D | Kconfig | 141 The alternative is to use your primary serial port as a console.
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-mpp.txt | 78 Definition: Specify the alternative function to be configured for the
|
D | qcom,apq8084-pinctrl.txt | 88 Definition: Specify the alternative function to be configured for the
|
D | qcom,msm8960-pinctrl.txt | 88 Definition: Specify the alternative function to be configured for the
|
D | qcom,msm8916-pinctrl.txt | 93 Definition: Specify the alternative function to be configured for the
|
D | qcom,pmic-gpio.txt | 87 Definition: Specify the alternative function to be configured for the
|
/linux-4.1.27/Documentation/fmc/ |
D | fmc-write-eeprom.txt | 96 An alternative way to write the EEPROM is the mezzanine driver
|
/linux-4.1.27/Documentation/filesystems/ |
D | automount-support.txt | 102 As an alternative, it is possible for userspace to request expiry of any
|
D | 9p.txt | 54 trans=name select an alternative transport. Valid options are
|
D | vfat.txt | 67 this gives you an alternative. Without this option,
|
D | ramfs-rootfs-initramfs.txt | 301 either way about the archive format, and there are alternative tools,
|
D | ntfs.txt | 380 An alternative to using the Device-Mapper driver is to use the kernel's
|
D | vfs.txt | 699 alternative to f_op->open(), the difference is that this method may open
|
D | proc.txt | 1387 everything works the way you want it to. You may have no alternative but to
|
/linux-4.1.27/Documentation/networking/ |
D | tcp.txt | 43 provide an alternative the congestion window calculation. More complex
|
D | baycom.txt | 24 This is an alternative driver for SER12 type modems.
|
D | regulatory.txt | 203 the data in regdb.c as an alternative to using CRDA.
|
D | 00-INDEX | 6 - info on the 6pack protocol, an alternative to KISS for AX.25
|
D | 6pack.txt | 13 the TNC over a serial line. It can be used as an alternative to KISS.
|
D | filter.txt | 162 writing such a filter "by hand" can be of an alternative. For example, 371 alternative stdin source as a first argument, and an alternative stdout 658 else jump_false;", they are being replaced into alternative constructs like
|
D | netdev-FAQ.txt | 200 as possible alternative mechanisms.
|
D | openvswitch.txt | 137 An alternative to using the original match portion of a key as the handle for
|
D | ixgbe.txt | 147 funnels all flow into queue_0 unless an alternative queue is specified using
|
D | LICENSE.qlge | 160 to distribute corresponding source code. (This alternative is
|
D | LICENSE.qlcnic | 160 to distribute corresponding source code. (This alternative is
|
D | rxrpc.txt | 711 connected client socket unless an alternative is supplied (srx is
|
D | can.txt | 934 or alternative, when the controller supports CAN with flexible data rate:
|
D | bonding.txt | 2054 only one switch (or peer), so if it fails, there is no alternative 2138 switch, but this can be a viable alternative to the ARP monitor when using
|
/linux-4.1.27/arch/blackfin/mach-bf548/ |
D | Kconfig | 39 bool "BF548 ATAPI alternative port via GPIO"
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoints.txt | 142 Note: The convenience macro TRACE_EVENT provides an alternative way to
|
/linux-4.1.27/net/ax25/ |
D | Kconfig | 103 particular, essentially an alternative to NET/ROM.
|
/linux-4.1.27/Documentation/hid/ |
D | hidraw.txt | 19 Hidraw is the only alternative, short of writing a custom kernel driver, for
|
/linux-4.1.27/Documentation/locking/ |
D | mutex-design.txt | 14 as an alternative to these. This new data structure provided a number
|
/linux-4.1.27/drivers/net/wan/ |
D | Kconfig | 14 needed to connect to a WAN. As an alternative, a relatively 207 tristate "Cyclades PC300 RSV/X21 alternative support"
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | Exporting | 13 different way to refer to a particular dentry. As the alternative
|
/linux-4.1.27/net/wireless/ |
D | Kconfig | 162 and includes code to query that database. This is an alternative
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | Kconfig | 256 advertised on alternative interface 0 (primary) and UAS is on 257 alternative interface 1. Both protocols can work on USB2.0 and USB3.0.
|
/linux-4.1.27/Documentation/arm/ |
D | Booting | 50 As an alternative, the boot loader can pass the relevant 'console='
|
/linux-4.1.27/drivers/net/hamradio/ |
D | Kconfig | 27 an alternative to KISS for networking over AX.25 amateur radio
|
/linux-4.1.27/drivers/parisc/ |
D | pdc_stable.c | 508 static PDCSPATH_ENTRY(PDCS_ADDR_PALT, alternative);
|
/linux-4.1.27/Documentation/kbuild/ |
D | modules.txt | 59 An alternative is to use the "make" target "modules_prepare." This will 419 alternative name to "extra."
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | dra72-evm.dts | 409 * is a viable alternative
|
/linux-4.1.27/Documentation/s390/ |
D | monreader.txt | 119 There are two alternative methods for reading: either non-blocking read in
|
D | Debugging390.txt | 973 An alternative way of finding the STD of a currently running process
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 58 alternative. Since the default queuing discipline is created with the
|
D | kernel.txt | 431 while a CPU is busy. Hence, the alternative name 'NMI watchdog'.
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 17 able to choose from among several alternative algorithms which can 475 programmable BPF (JIT'ed) filters as an alternative to ematches.
|
/linux-4.1.27/Documentation/fb/ |
D | framebuffer.txt | 55 an alternative frame buffer device by setting the environment variable
|
/linux-4.1.27/Documentation/ |
D | hwspinlock.txt | 16 between remote processors, that otherwise have no alternative mechanism
|
D | vfio.txt | 438 functions and even for single function devices to have alternative
|
D | applying-patches.txt | 203 Another alternative is `ketchup', which is a python script for automatic
|
D | CodingStyle | 727 The alternative form where struct name is spelled out hurts readability and
|
D | SubmittingPatches | 102 is another popular alternative.
|
D | kernel-parameters.txt | 713 alternative. 1598 alternative -- manually setting the CPU mask of all
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE.CAPI | 231 _cmstruct alternative representation for CAPI parameters of type 'struct'
|
/linux-4.1.27/Documentation/usb/ |
D | proc_usb_info.txt | 22 An alternative and more permanent method would be to add
|
/linux-4.1.27/arch/sh/ |
D | Kconfig | 733 LLSC, this should be more efficient than the other alternative of
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 155 Use an alternative configuration file rather than the default one.
|
D | netfs-api.txt | 886 given the alternative name PG_fscache.
|
/linux-4.1.27/ |
D | README | 104 an alternative directory can be specified as the second argument.
|
D | COPYING | 166 to distribute corresponding source code. (This alternative is
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 150 to distribute corresponding source code. (This alternative is
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 153 distribute corresponding source code. (This alternative is allowed
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 150 to distribute corresponding source code. (This alternative is
|
/linux-4.1.27/mm/ |
D | Kconfig | 54 For many other systems, this will be an alternative to
|
/linux-4.1.27/Documentation/hwmon/ |
D | sysfs-interface | 26 An alternative method that some programs use is to access the sysfs
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 88 pattern, in effect specifying several alternative paths to travel
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 592 The alternative is the traditional PCI device driver that walks PCI
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 29 as a good alternative to booting with mem=XXXX.
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 2176 One alternative is translating here after every semantic action,
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 224 This is because Speakup has a built in set of alternative key bindings 233 gives you a simple way to get at an alternative set of key mappings for
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c_shipped | 2065 One alternative is translating here after every semantic action,
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 2078 One alternative is translating here after every semantic action,
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2746 developed as an open alternative to the IBM MicroChannel bus.
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 4240 * alternative is to statically map the buffers in much the same
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 145 developed as an open alternative to the IBM MicroChannel bus.
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 375 It is a SCSI alternative to the cciss driver, which is a block
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 2339 developed as an open alternative to the IBM MicroChannel bus.
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1436 which is a DOS attack. A somewhat more secure alternative would to be
|