/linux-4.1.27/fs/ocfs2/ |
D | slot_map.c | 268 int preferred) in __ocfs2_find_empty_slot() argument 272 if ((preferred >= 0) && (preferred < si->si_num_slots)) { in __ocfs2_find_empty_slot() 273 if (!si->si_slots[preferred].sl_valid) { in __ocfs2_find_empty_slot() 274 ret = preferred; in __ocfs2_find_empty_slot()
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-backlight | 50 control should be preferred to platform control should 51 be preferred to raw control. Using a firmware
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | axp20x.txt | 23 not used but preferred to be managed by the OS should be 93 /* unused but preferred to be managed by OS */
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-parport-light | 7 preferred on embedded systems where wasting memory for the clean but heavy
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-block | 117 Storage devices may report a granularity or preferred 123 minimum_io_size is the preferred request size for 132 the device's preferred unit for sustained I/O. This is 136 preferred request size for workloads where sustained
|
D | pstore | 44 backends are available, the preferred backend may be
|
D | sysfs-bus-usb | 175 If the device does not have a preferred besl value then the host can select
|
/linux-4.1.27/Documentation/ |
D | CodingStyle | 4 This is a short document describing the preferred coding style for the 38 The preferred way to ease multiple indentation levels in a switch statement is 80 preferred limit. 94 choose one placement strategy over the other, but the preferred way, as 201 preferred use of '*' is adjacent to the data name or function name and not 385 Although this is not required by the C language, it is preferred in Linux 467 The preferred style for long (multi-line) comments is: 470 * This is the preferred style for multi-line 478 For files in net/ and drivers/net/ the preferred style for long (multi-line) 481 /* The preferred comment style for files in net/ and drivers/net [all …]
|
D | pnp.txt | 143 - the ability to set resources is optional but preferred.
|
D | kref.txt | 205 preferred as it is a little neater.
|
D | IRQ-domain.txt | 32 preferred over interrupt controller drivers open coding their own
|
D | email-clients.txt | 136 You can safely GPG sign attachments, but inlined text is preferred for
|
D | Changes | 115 It is generally preferred to build the kernel with CONFIG_KALLSYMS so
|
D | kernel-doc-nano-HOWTO.txt | 47 preferred in the Linux kernel tree.
|
D | ManagementStyle | 4 This is a short document describing the preferred (or made up, depending
|
D | vfio.txt | 72 ensure secure user access, it's not necessarily the preferred
|
D | SubmittingPatches | 362 it is preferred that you store your patch on an Internet-accessible 594 which stable kernel versions should receive your fix. This is the preferred
|
D | HOWTO | 235 -next kernel for a few weeks. The preferred way to submit big changes
|
D | devices.txt | 3171 the /dev directory. It is preferred that symbolic links use the same 3173 classified as "hard" or "symbolic" depending on the preferred type of
|
D | kernel-parameters.txt | 1597 This option is the preferred way to isolate CPUs. The 4009 Per-cpu workqueues are generally preferred because
|
D | memory-barriers.txt | 2575 is preferred[*], but a load from the same device or from configuration
|
/linux-4.1.27/drivers/scsi/device_handler/ |
D | scsi_dh_rdac.c | 204 char preferred; member 490 h->preferred = RDAC_PREFERRED; in check_ownership() 492 h->preferred = RDAC_NON_PREFERRED; in check_ownership() 687 (h->preferred == RDAC_PREFERRED)) in rdac_activate()
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | chosen.txt | 30 For UART devices, the preferred binding is a string in the form:
|
D | common-properties.txt | 23 In such cases, little-endian is the preferred default, but it is not
|
/linux-4.1.27/net/ipv4/ |
D | devinet.c | 1492 unsigned long tstamp, u32 preferred, u32 valid) in put_cacheinfo() argument 1498 ci.ifa_prefered = preferred; in put_cacheinfo() 1509 u32 preferred, valid; in inet_fill_ifaddr() local 1523 preferred = ifa->ifa_preferred_lft; in inet_fill_ifaddr() 1525 if (preferred != INFINITY_LIFE_TIME) { in inet_fill_ifaddr() 1528 if (preferred > tval) in inet_fill_ifaddr() 1529 preferred -= tval; in inet_fill_ifaddr() 1531 preferred = 0; in inet_fill_ifaddr() 1540 preferred = INFINITY_LIFE_TIME; in inet_fill_ifaddr() 1553 preferred, valid)) in inet_fill_ifaddr()
|
/linux-4.1.27/kernel/ |
D | Kconfig.hz | 45 1000 Hz is the preferred choice for desktop systems and other
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/ |
D | panel.txt | 17 should be the preferred/default resolution. Refer to
|
/linux-4.1.27/sound/drivers/vx/ |
D | vx_pcm.c | 1174 int preferred; in vx_init_audio_io() local 1196 preferred = chip->ibl.size; in vx_init_audio_io() 1199 if (preferred > 0) { in vx_init_audio_io() 1200 chip->ibl.size = ((preferred + chip->ibl.granularity - 1) / in vx_init_audio_io()
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 11 The -to variants should be preferred since they allow to determine the
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | ethernet.txt | 18 device; this property is described in ePAPR and so preferred;
|
D | altera_tse.txt | 5 be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE.
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-s3c2410.txt | 26 - Pinctrl variant (preferred, if available):
|
/linux-4.1.27/Documentation/input/ |
D | gameport-programming.txt | 20 addresses is preferred, because the likelihood of clashing with the standard 43 When a gameport can be accessed through MMIO, this way is preferred, because
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-calling.txt | 6 The preferred calling convention is known as the firmware mailbox. The
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-crypt.txt | 81 LUKS (Linux Unified Key Setup) is now the preferred way to set up disk
|
D | switch.txt | 57 non-preferred priority group containing paths to other array members for
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hdspm.txt | 158 Within the Auto-sync-Mode the preferred Sync Source can be 220 this is the preferred Input.
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-emc.txt | 53 This is the preferred method, especially when firmware can fill in
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | simple-framebuffer.txt | 23 If a simplefb node represents the preferred console for user interaction,
|
/linux-4.1.27/Documentation/timers/ |
D | timers-howto.txt | 29 udelay is the generally preferred API; ndelay-level
|
D | NO_HZ.txt | 266 latency requirements (preferred).
|
/linux-4.1.27/Documentation/networking/ |
D | netdevices.txt | 45 packets is preferred.
|
D | regulatory.txt | 196 above is the preferred solution. However in some cases a set of
|
D | de4x5.txt | 143 is the preferred way to use this driver, since it doesn't have this
|
D | pktgen.txt | 7 or as a module. A module is preferred; modprobe pktgen if needed. Once
|
D | cdc_mbim.txt | 24 Default Value: Y (MBIM is preferred)
|
D | LICENSE.qlge | 165 The source code for a work means the preferred form of the work for
|
D | phy.txt | 280 preferred to use the generic phy driver's versions of these two
|
D | LICENSE.qlcnic | 165 The source code for a work means the preferred form of the work for
|
D | bonding.txt | 699 one slave is preferred over another, e.g., when one slave has 2097 active-backup: This is generally the preferred mode, particularly if 2102 preferred link is always used when it is available.
|
D | ip-sysctl.txt | 332 option is not set meaning that higher throughput is preferred.
|
/linux-4.1.27/Documentation/hwmon/ |
D | w83627hf | 52 use the w83781d driver. However this is not the preferred method
|
D | w83791d | 108 specification as that avoids bitmap problems and is the preferred interface
|
D | pmbus-core | 100 handled more efficiently and thus preferred. Either case, the calling PMBus
|
/linux-4.1.27/Documentation/filesystems/ |
D | inotify.txt | 76 family of system calls because that is the preferred approach for new kernel
|
D | devpts.txt | 77 3. The '/dev/ptmx -> pts/ptmx' symlink is the preferred method since it
|
D | logfs.txt | 228 code over. A general solution would be preferred.
|
D | coda.txt | 495 long va_blocksize; /* blocksize preferred for i/o */
|
D | proc.txt | 1351 C = it is preferred console
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid.c | 80 bool preferred; member 2382 if (closure->preferred) in do_detailed_mode() 2387 closure->preferred = 0; in do_detailed_mode() 2404 .preferred = 1, in add_detailed_modes() 2408 if (closure.preferred && !version_greater(edid, 1, 3)) in add_detailed_modes() 2409 closure.preferred = in add_detailed_modes()
|
/linux-4.1.27/Documentation/i2c/ |
D | instantiating-devices | 193 only way back then. Where possible, methods 1 and 2 should be preferred. 203 instantiation (methods 1 and 2) is much preferred for it is safer and
|
D | dev-interface | 57 I2C to communicate with your device. SMBus commands are preferred if
|
D | writing-clients | 222 instantiation should always be preferred to auto-detection where
|
/linux-4.1.27/Documentation/usb/ |
D | rio.txt | 103 Using `make menuconfig` or your preferred method for configuring the
|
D | callbacks.txt | 40 reason. Sysfs is preferred these days. The PM callbacks are covered
|
D | usbmon.txt | 76 redirected to a desirable location. This is preferred, because it is going
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | armada-370-rd.dts | 53 * situation, you should either update your bootloader (preferred
|
D | armada-xp-db.dts | 55 * situation, you should either update your bootloader (preferred
|
D | armada-xp-gp.dts | 55 * situation, you should either update your bootloader (preferred
|
D | armada-370-db.dts | 55 * situation, you should either update your bootloader (preferred
|
D | armada-xp-synology-ds414.dts | 52 * that case, the preferred solution is to update your bootloader (e.g.
|
D | armada-370-synology-ds213j.dts | 52 * that case, the preferred solution is to update your bootloader (e.g.
|
/linux-4.1.27/include/linux/ceph/ |
D | rados.h | 60 __le16 preferred; /* preferred primary osd */ member
|
/linux-4.1.27/Documentation/block/ |
D | queue-sysfs.txt | 75 This is the smallest preferred IO size reported by the device.
|
/linux-4.1.27/net/ipv6/ |
D | addrconf.c | 4183 unsigned long tstamp, u32 preferred, u32 valid) in put_cacheinfo() argument 4189 ci.ifa_prefered = preferred; in put_cacheinfo() 4220 u32 preferred, valid; in inet6_fill_ifaddr() local 4231 preferred = ifa->prefered_lft; in inet6_fill_ifaddr() 4233 if (preferred != INFINITY_LIFE_TIME) { in inet6_fill_ifaddr() 4235 if (preferred > tval) in inet6_fill_ifaddr() 4236 preferred -= tval; in inet6_fill_ifaddr() 4238 preferred = 0; in inet6_fill_ifaddr() 4247 preferred = INFINITY_LIFE_TIME; in inet6_fill_ifaddr() 4259 if (put_cacheinfo(skb, ifa->cstamp, ifa->tstamp, preferred, valid) < 0) in inet6_fill_ifaddr()
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 397 * This is the preferred style for multi-line
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | user-guide.txt | 145 The preferred interface is located in the sysfs filesystem. If you
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio.txt | 11 - The descriptor-based interface is the preferred way to manipulate GPIOs,
|
/linux-4.1.27/Documentation/crypto/ |
D | api-intro.txt | 98 Converting existing well known code is preferred, as it is more likely
|
/linux-4.1.27/sound/pci/hda/ |
D | Kconfig | 50 HD-audio driver. A larger buffer (e.g. 2048) is preferred
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
D | Kconfig | 208 macros. This is the preferred method due to speed but it
|
/linux-4.1.27/drivers/cpufreq/ |
D | Kconfig.x86 | 13 When this driver is enabled it will become the preferred
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 131 choice; the name filename is mandatory, because this is the preferred
|
/linux-4.1.27/drivers/net/hamradio/ |
D | Kconfig | 123 support all baudrates). This is the preferred driver. The next
|
/linux-4.1.27/Documentation/vm/ |
D | hugetlbpage.txt | 193 memory policy mode--bind, preferred, local or interleave--may be used. The 207 If more than one node is specified with the preferred policy, only the
|
D | numa_memory_policy.txt | 175 increasing distance from the preferred node based on information 186 always preferred by passing an empty nodemask with this mode.
|
/linux-4.1.27/fs/nls/ |
D | Kconfig | 370 KOI8-R is preferred in Russia. 443 input/output character sets. Say Y here for the preferred Russian 452 input/output character sets. Say Y here for the preferred Ukrainian
|
/linux-4.1.27/Documentation/power/ |
D | userland-swsusp.txt | 56 SNAPSHOT_PREF_IMAGE_SIZE - set the preferred maximum size of the image
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | cpus.txt | 235 While optional, it is the preferred way to get access to
|
/linux-4.1.27/arch/um/ |
D | Kconfig.net | 79 The Ethertap Transport is preferred over slip because of its
|
/linux-4.1.27/Documentation/arm64/ |
D | acpi_object_usage.txt | 467 this is preferred over using _DDN. 469 _SUB 6.1.9 Use as needed; _HID or _CID are preferred.
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 72 which is the preferred method of enabling. If you need to enable the feature
|
/linux-4.1.27/kernel/power/ |
D | Kconfig | 279 Per-cpu workqueues are generally preferred because they show
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 349 preferred reclaim pass. This allows the new low boundary to be 353 cgroups except for the ones running low in the preferred first
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 32 level, and where active cooling is not preferred. Software managed
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-kernel-api.txt | 225 then use this function to set the user "preferred" timeout value.
|
/linux-4.1.27/Documentation/development-process/ |
D | 3.Early-stage | 30 stability. Their preferred solutions involved realtime scheduling access
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 566 alignment preferred for optimal performance; it is possible for the 586 alignment required, as opposed to preferred, by the kernel to boot. 712 This field, if nonzero, represents a preferred load address for the
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 717 prefered||preferred
|
/linux-4.1.27/Documentation/scsi/ |
D | LICENSE.qla4xxx | 166 The source code for a work means the preferred form of the work for
|
D | LICENSE.qla2xxx | 167 The source code for a work means the preferred form of the work for
|
D | scsi_mid_low_api.txt | 81 preferred as it can handle both traditional SCSI equipment that is 351 "//" style comments; /*...*/ comments are still preferred in Linux.
|
D | st.txt | 265 also set using, e.g., the LILO command line. The preferred syntax is
|
D | BusLogic.txt | 301 the PCI I/O port assignments, so this is the preferred configuration.
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 42 preferred method of learning. If you need to know everything about 258 course preferred. Repeated rcu_dereference() calls look
|
/linux-4.1.27/ |
D | README | 356 sense of the dump (but compiling with CONFIG_KALLSYMS is usually preferred).
|
D | COPYING | 171 The source code for a work means the preferred form of the work for
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 155 The source code for a work means the preferred form of the work for
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 158 The source code for a work means the preferred form of the work for
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 155 The source code for a work means the preferred form of the work for
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 621 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2. 2548 ENODEV: no preferred target available for the host 2550 This queries KVM for preferred CPU target type which can be emulated 2554 about preferred CPU target type and recommended features for it. The 2556 the preferred target recommends setting these features, but this is
|
/linux-4.1.27/arch/arm/ |
D | Kconfig.debug | 1168 This option is preferred over the platform specific 1195 This option is preferred over the platform specific
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 995 session advanced session authentication). Raw NTLMSSP is preferred by Windows 2000 Professional an… 997 (which is the mechanism preferred by Windows 2000 server in the absence of Kerberos).
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 301 * CONFIG_PAGE_LAN_1 to match preferred 64-bit ordering.
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 126 all-zero entry. Definitions with static const are generally preferred.
|
/linux-4.1.27/drivers/target/ |
D | target_core_configfs.c | 2285 SE_DEV_ALUA_TG_PT_ATTR(preferred, S_IRUGO | S_IWUSR);
|
/linux-4.1.27/drivers/ide/ |
D | Kconfig | 63 Normally this is disabled, as it is preferred that libata
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | omap_udc.c | 142 static void dma_channel_claim(struct omap_ep *ep, unsigned preferred);
|
/linux-4.1.27/drivers/i2c/busses/ |
D | Kconfig | 999 might be preferred on embedded systems where wasting memory for
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 117 The preferred name for the kbuild files are 'Makefile' but 'Kbuild' can
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 715 \subsection{The preferred strategy of $open()$}
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 920 Ethertap is available on 2.4 and works fine. TUN/TAP is preferred 1199 TUN/TAP is the preferred mechanism on 2.4 to exchange packets with the
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 1110 Linux distribution. In general there is one preferred byteorder for a
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 316 # is preferred to always offer frame pointers as a config
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1093 The preferred way to interact with the Console Audio control is the
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 746 allocation is preferred if it reflects your hardware, as the existing
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 480 startup, and speakup will return to your preferred parameters every time
|