Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 183 of 183) sorted by relevance

/linux-4.1.27/security/integrity/evm/
DKconfig24 WARNING: changing the HMAC calculation method or adding
41 WARNING: changing the HMAC calculation method or adding
/linux-4.1.27/tools/testing/selftests/rcutorture/configs/lock/
Dver_functions.sh29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
/linux-4.1.27/tools/testing/selftests/rcutorture/configs/rcu/
Dver_functions.sh41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
/linux-4.1.27/drivers/iio/amplifiers/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-rtc-rtc0-device-rtc_calibration8 by adding to it the value of this attribute.
Dsysfs-bus-rbd7 Being used for adding and removing rbd block devices.
Ddev-kmsg74 A line starting with ' ', is a continuation line, adding
Dsysfs-bus-usb58 Upon successfully adding an ID, the driver will probe
Dsysfs-bus-pci40 Upon successfully adding an ID, the driver will probe
/linux-4.1.27/drivers/iio/orientation/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/filesystems/cifs/
DAUTHORS10 Jeremy Allison of the Samba team has done invaluable work in adding the server
43 Pavel Shilovsky (for great work adding SMB2 support, and various SMB3 features)
DCHANGES208 attribute on chmod when adding any write permission (ie on any of
920 Fixes from Zwane Mwaikambo for adding missing return code checking in a few places.
1016 Begin adding oplock support. Multiusermount and oplockEnabled flags added to /proc/fs/cifs
1060 8) Started adding the readlink and follow_link code
DREADME117 allow adding entries to a file to the /etc/permissions file to achieve the
/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt81 CAIF Packet has functions for creating, destroying and adding content
82 and for adding/extracting header and trailers to protocol packets.
87 Stack and provides a Client interface for adding Link-Layer and
/linux-4.1.27/drivers/iio/trigger/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/networking/
Dcdc_mbim.txt176 The userspace management application is responsible for adding new
181 For example, adding a link for a MBIM IP session with SessionId 3:
217 adding the dummy ethernet header on TX and stripping it on RX.
232 Note that adding VLAN links for DSS sessions is entirely optional. A
235 map frames to the correct DSS session and adding 18 byte VLAN ethernet
276 behaviour is triggered by adding a VLAN link for the magic VLAN ID
Dalias.txt10 An alias is formed by adding a colon and a string when running ifconfig.
Dipddp.txt49 but it allows automatic adding and deleting of routes for Macs. (Handy
De100.txt96 distribution dependent. Typically, the configuration process involves adding
Dpktgen.txt216 Note that when adding devices to a specific CPU it is a good idea to
Dipvs-sysctl.txt43 balancer in Direct Routing mode. This bit helps on adding new
Ddecnet.txt52 prevent you adding further addresses to the loopback device if you
Dvortex.txt320 On a side note, adding HAS_NWAY seems to share a problem with the
Dixgb.txt276 distribution dependent. Typically, the configuration process involves adding
Dphy.txt222 With the PHY Abstraction Layer, adding support for new PHYs is
Darcnet.txt49 <dwmw2@infradead.org>, in an attempt to tidy up the driver after adding support
Dip-sysctl.txt720 entries in a given hash bucket reaches this limit adding new entries
1642 authentication to protect the operations of adding or removing new
Drxrpc.txt248 (*) A call may be aborted by adding an abort control message to the control
Dfilter.txt26 less common case may be adding a different filter on the same socket where
Dbonding.txt1106 attempt to obtain the device address from DHCP prior to adding any of
1366 allows for adding and removing bonds at runtime. Ifenslave is no
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/
Dexynos-adc.txt53 Example: adding device info in dtsi file
69 Example: adding device info in dtsi file for Exynos3250 with additional sclk
/linux-4.1.27/drivers/iio/frequency/
DKconfig7 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/fb/
Dep93xx-fb.txt39 The framebuffer device can be registered by adding the following to
129 error is returned. The check can be disabled by adding the following
Dfbcon.txt109 available, fb0, adding fbcon=map:1 tells fbcon not to take over the
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt45 simple as adding the following to the machine's definition:
56 Note, the original method of adding an late_initcall() is wrong,
/linux-4.1.27/drivers/isdn/i4l/
Disdn_common.c69 static int isdn_add_channels(isdn_driver_t *d, int drvidx, int n, int adding);
2071 isdn_add_channels(isdn_driver_t *d, int drvidx, int n, int adding) in isdn_add_channels() argument
2080 m = (adding) ? d->channels + n : n; in isdn_add_channels()
2088 if ((adding) && (d->rcverr)) in isdn_add_channels()
2095 if ((adding) && (d->rcvcount)) in isdn_add_channels()
2099 if (!adding) in isdn_add_channels()
2104 if ((adding) && (d->rpqueue)) { in isdn_add_channels()
2111 if (!adding) { in isdn_add_channels()
2121 if ((adding) && (d->rcv_waitq)) in isdn_add_channels()
2126 if (!adding) { in isdn_add_channels()
/linux-4.1.27/Documentation/accounting/
Dcgroupstats.txt8 extend per cgroup statistics, by adding members to the cgroupstats
/linux-4.1.27/drivers/iio/imu/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c2838 bool adding = !(flags & ROCKER_OP_FLAG_REMOVE); in rocker_port_ipv4_neigh() local
2851 updating = found && adding; in rocker_port_ipv4_neigh()
2852 removing = found && !adding; in rocker_port_ipv4_neigh()
2853 adding = !found && adding; in rocker_port_ipv4_neigh()
2855 if (adding) { in rocker_port_ipv4_neigh()
2896 if (adding || removing) { in rocker_port_ipv4_neigh()
2911 if (!adding) in rocker_port_ipv4_neigh()
2951 bool adding = !(flags & ROCKER_OP_FLAG_REMOVE); in rocker_port_ipv4_nh() local
2967 updating = found && adding; in rocker_port_ipv4_nh()
2968 removing = found && !adding; in rocker_port_ipv4_nh()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Datmel-xdma.txt7 - sama5d4: first SoC adding the XDMAC
/linux-4.1.27/Documentation/i2c/
Dten-bit-addresses13 support for example), some don't because nobody bothered adding the
/linux-4.1.27/Documentation/
Dbraille-console.txt25 Sound feedback can be obtained by adding the braille_console.sound=1 kernel
Dhighuid.txt64 require adding a new ELF section.
DIntel-IOMMU.txt57 If you encounter issues with graphics devices, you can try adding
Dcrc32.txt15 the difference between adding and subtracting.
106 bulk of a message byte-at-a-time and adding bit-at-a-time processing
Dserial-console.txt76 it once the system is done booting. This is done by adding a line
Dpwm.txt122 this in your driver please consider adding appropriate helpers to the framework.
Dsvga.txt240 Special modes renumbered to allow adding of the "recalculate"
273 - Removed the doc section describing adding of new probing
Dmagic-number.txt22 Please follow this discipline when you are adding future enhancements
Dmd-cluster.txt155 For adding a new device, it is necessary that all nodes "see" the new device
Dbinfmt_misc.txt86 Think about the order of adding entries! Later added entries are matched first!
Dunicode.txt173 The CSUR people are driving adding Tengwar and Cirth into Unicode
Diostats.txt96 introduced when changes collide, so (for instance) adding up all the
DIRQ-domain.txt127 calculated by adding a fixed offset to the hwirq number, and
Drobust-futex-ABI.txt131 When adding or removing a lock from its list of held locks, in order for
Drobust-futexes.txt104 There is one race possible though: since adding to and removing from the
Dvme_api.txt269 The attributes for the source and destination are handled separately from adding
D00-INDEX277 - docs on adding reference counters (krefs) to kernel objects.
Dxillybus.txt283 being completed. This is implemented by adding a field in the
Dkobject.txt16 adding detail as we go. To that end, here are some quick definitions of
Ddma-buf-sharing.txt372 adding interfaces to intercept pagefaults and allow pte shootdowns would
Dmd.txt195 array (e.g. adding devices) will not cause the size to change.
DHOWTO400 to tune that by adding fancy mail-headers, people will not like it.
Dkprobes.txt628 When you have a return probe set on a function, adding a kprobe at
DIPMI.txt198 The driver takes care of adding/stripping the header information. The
DCodingStyle766 Often people argue that adding inline to functions that are static and used
DSubmittingPatches307 adding lines like the above to their patches.
Dpinctrl.txt205 Pin configuration can be programmed by adding configuration entries into the
Dmemory-barriers.txt774 then adding the following CPU would guarantee a related assertion:
/linux-4.1.27/firmware/
DREADME.AddingFirmware12 This directory is _NOT_ for adding arbitrary new firmware images. The
/linux-4.1.27/security/integrity/
DKconfig28 to "lock" certain keyring to prevent adding new keys.
/linux-4.1.27/Documentation/sh/
Dnew-machine.txt88 The first thing to determine is whether the board you are adding will be
93 board in arch/sh/boards/ and adding rules to hook your board in with the
110 explain this, we use some examples for adding an imaginary board. For
237 This is done by adding an entry to the end of the arch/sh/tools/mach-types
/linux-4.1.27/Documentation/hwmon/
Dntc_thermistor14 Other NTC thermistors can be supported simply by adding compensation
Dsubmitting-patches56 * Consider adding yourself to MAINTAINERS.
Dsysfs-interface8 This makes adding or updating support for any given chip very easy, as
/linux-4.1.27/drivers/iio/magnetometer/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/s390/
D3270.ChangeLog26 adding and invoking new tub3270_is_ours().
DDebugging390.txt724 This is typically done adding/appending the flags -g or -gdwarf-2 to the
/linux-4.1.27/Documentation/trace/
Dtracepoints.txt17 "off" it has no effect, except for adding a tiny time penalty
18 (checking a condition for a branch) and space penalty (adding a few
Dftrace-design.txt199 However, adding support for it isn't terribly difficult. In your assembly code
Dftrace.txt111 adding more data,they will display the same
2403 filtering based on function names. Thus, adding more functions
2807 the stack size of the kernel during boot up, by adding "stacktrace"
/linux-4.1.27/crypto/asymmetric_keys/
DKconfig57 just the payload. If it isn't, adding the key will fail with an
/linux-4.1.27/Documentation/x86/
Dusb-legacy-support.txt41 Legacy support in the BIOS. If this alone doesn't help, try also adding
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars65 in the top-level directory and are used for adding and
/linux-4.1.27/Documentation/isdn/
DCREDITS31 For adding 1TR6-support to the Teles-driver.
DREADME.gigaset210 flag_time=0. You can do this e.g. by adding a line like
237 or by adding a line like
308 by adding a line like
350 module "gigaset", e.g. by adding a line
DREADME.act2000102 For further documentation (adding more IBM Active 2000 cards), refer to
DREADME.icn146 For further documentation (adding more ICN-cards), refer to the manpage
/linux-4.1.27/kernel/
DKconfig.preempt22 This option reduces the latency of the kernel by adding more
/linux-4.1.27/Documentation/netlabel/
Dcipso_ipv4.txt18 adding the CIPSO label to the socket. This causes all packets leaving the
/linux-4.1.27/drivers/staging/iio/
DTODO6 3) Ensure all desirable features present by adding more devices.
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt4 clock delays. You can specify clock delay values by adding
/linux-4.1.27/drivers/iio/gyro/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/drivers/iio/pressure/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/arch/unicore32/configs/
Dunicore32_defconfig29 # for debug, adding: earlyprintk=ocd,keep initcall_debug
/linux-4.1.27/Documentation/dvb/
Dcontributors.txt70 for adding support for Typhoon DVB-S budget card
/linux-4.1.27/Documentation/sound/alsa/soc/
Djack.txt6 provides a version of this API adding two additional features:
/linux-4.1.27/Documentation/misc-devices/mei/
Dmei-client-bus.txt16 Existing device drivers can even potentially be re-used by adding an MEI CL bus layer to
/linux-4.1.27/drivers/iio/accel/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/development-process/
D4.Coding27 matter and are not enforced. The truth of the matter is that adding new
240 you are adding a subsystem which creates (and exports) complex objects
241 of its own, consider adding support for the object debugging
290 distributor does not package it); it can then be run on the code by adding
345 which have not been so documented, there is no harm in adding kerneldoc
D5.Posting88 large (adding a significant new driver, for example), but they should be
/linux-4.1.27/Documentation/sound/oss/
DALS9 as part of the Sound Blaster 16 driver (adding only 800 bytes to the
DSoundPro75 messages present in the system log are helpful, try adding 'debug=1'
/linux-4.1.27/Documentation/video4linux/bttv/
DREADME25 cards which have no tuner), try adding this to your modules.conf:
/linux-4.1.27/fs/ext3/
DKconfig15 Other than adding the journal to the file system, the on-disk format
/linux-4.1.27/arch/arm/mach-bcm/
DKconfig25 core periperals. Application specific SoCs are created by adding a
/linux-4.1.27/drivers/staging/fbtft/
DKconfig174 tristate "Module to for adding FBTFT devices"
/linux-4.1.27/Documentation/device-mapper/
Dcache-policies.txt70 tunables allow you to tweak the promotion threshold by adding a small
/linux-4.1.27/Documentation/powerpc/
Dptrace.txt20 adding special cases to GDB based on what it sees in AUXV.
Dbootwrapper.txt113 (arch/powerpc/boot/Makefile) by adding targets to the $image-y variable. Look
/linux-4.1.27/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt74 nodes by adding a memory-region property to the device node.
/linux-4.1.27/Documentation/security/
DIMA-templates.txt58 descriptors by adding their identifier to the format string
DSmack.txt511 label. This is done by adding a CIPSO tag to the header of the IP packet. Each
/linux-4.1.27/arch/xtensa/lib/
Dstrncpy_user.S153 # the effect of adding 3 in .Lz3 code
/linux-4.1.27/Documentation/filesystems/
Dgfs2-uevents.txt51 cluster. For this reason the ONLINE uevent was used when adding a new
Ddax.txt56 - adding support to mark inodes as being DAX by setting the S_DAX flag in
Ddevpts.txt85 - adding ptmxmode mount option to devpts entry in /etc/fstab, or
Dxfs-self-describing-metadata.txt78 integrity check, and this is done by adding CRC32c validation to the metadata
95 Just adding a block number to the metadata is not sufficient to protect against
Dsysfs.txt83 structure and wrapper functions for adding and removing attributes for
Dxfs.txt210 modified, such as adding a new disk to a RAID5 lun and
Dautofs4-mount-control.txt29 mounts. Immediately one thinks of just adding the ability to remount
Dext2.txt279 update to the latest e2fsck. This also means that anyone adding feature
/linux-4.1.27/Documentation/phy/
Dsamsung-usb2.txt105 Final change to the driver is adding appropriate compatible value to the
/linux-4.1.27/Documentation/usb/
Drio.txt58 things work there. Bruce Tenison <btenison@dibbs.net> is adding support
Dgadget_hid.txt79 Instead of adding fake platform devices and drivers in order to pass
/linux-4.1.27/Documentation/cgroups/
Ddevices.txt91 when adding "c *:3 rwm":
Dunified-hierarchy.txt363 prediction of the working set size or adding slack to the limit.
Dcpusets.txt519 removing the old and adding the new, for each change.
/linux-4.1.27/drivers/media/pci/ttpci/
DKconfig33 kernel image by adding the filename to the EXTRA_FIRMWARE
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs.txt11 and work is in progress on adding support for minor version 1 of the NFSv4
Dnfsroot.txt282 are passed to the kernel by adding them to the "append" line.
/linux-4.1.27/Documentation/timers/
Dhighres.txt131 adding the kernel/time/Kconfig file to the architecture specific Kconfig and
132 adding the dynamic tick specific calls to the idle routine (a total of 3 lines
/linux-4.1.27/arch/m68k/q40/
DREADME44 Various other PC drivers can be enabled simply by adding them to
/linux-4.1.27/drivers/iio/dac/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/fs/ubifs/
Dtnc.c882 const struct qstr *nm, int adding) in fallible_resolve_collision() argument
901 } else if (!adding) in fallible_resolve_collision()
941 if (!adding) in fallible_resolve_collision()
979 if (adding || !o_znode) in fallible_resolve_collision()
/linux-4.1.27/arch/m68k/fpsp040/
Dbindec.S32 | approximated by adding e + 0.f when the original
218 | imated by adding e + 0.f when the original value is viewed
Dround.S183 |Jump table for adding 1 to the l-bit indexed by rnd prec
/linux-4.1.27/drivers/iio/light/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt181 by adding a module parameter. The conversion for this would be something like:
/linux-4.1.27/fs/cramfs/
DREADME158 block size, but that just means adding and parsing a -b option.
/linux-4.1.27/fs/jffs2/
DREADME.Locking24 which they belong. This is for the benefit of NAND flash - adding new
/linux-4.1.27/tools/perf/Documentation/
Dperf-probe.txt103 adding and removal operations.
Dperf-record.txt77 This option also disables inheritance by default. Enable it by adding
/linux-4.1.27/fs/reiserfs/
DREADME15 Reiser, and by adding your code to it, widely distributing it to
/linux-4.1.27/drivers/xen/
DKconfig52 Memory could be onlined automatically on domU by adding following line to udev rules:
/linux-4.1.27/Documentation/arm/pxa/
Dmfp.txt123 adding '__initdata' will help save some additional bytes here.
/linux-4.1.27/drivers/iio/adc/
DKconfig4 # When adding new entries keep the list in alphabetical order
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt13 as SATA/T13 (External Path Protection) try to remedy this by adding
Dbiodoc.txt1063 Usually it's as easy as adding a global lock:
/linux-4.1.27/drivers/base/
DKconfig38 udev runs on top, managing permissions and adding meaningful
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt495 Of course after the loop we need to correct things by adding code like:
571 need to correct by adding:
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt102 but adding new functionality (e.g., CPU power management) should not break
374 DO NOT remove any DT handling when adding ACPI support for a driver. The
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt314 smarter would be at the cost of adding a field to struct mutex_waiter. This
Drt-mutex-design.txt755 condition in rt_mutex_adjust_prio_chain from adding itself as a waiter
/linux-4.1.27/drivers/acpi/
DKconfig319 If your hardware and firmware do not support adding or
/linux-4.1.27/fs/befs/
DChangeLog47 block being read. It was introduced when adding byteswapping in
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt6 If you are adding new ioctl's to the kernel, you should use the _IO
/linux-4.1.27/Documentation/vm/
Dcleancache.txt160 to "opt in" to use cleancache, which requires adding a hook in
Dfrontswap.txt91 "RAMster" builds on zcache by adding "peer-to-peer" transcendent memory
Dtranshuge.txt307 by just grepping for "pmd_offset" and adding split_huge_page_pmd where
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC96064 of the controller and adding new disk drives, most everything can be handled
235 Before installing Linux or adding DAC960 logical drives to an existing Linux
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt205 regions can be described by adding the MINOR parameters, such that MAJOR
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt145 by adding MORE statements to make the data movement more `consistent'
/linux-4.1.27/Documentation/cdrom/
Dide-cd253 adding `append="hdX=noprobe hdX=cdrom"' to your lilo.conf file and running
Dcdrom-standard.tex106 of the low-level device drivers for each \cdrom\ drive. By adding this
/linux-4.1.27/Documentation/devicetree/
Dusage-model.txt396 [Need to add discussion of adding i2c/spi/etc child devices]
/linux-4.1.27/Documentation/scsi/
Dscsi_fc_transport.txt43 mechanism, adding a fabric header to each frame allows the port to
DChangeLog.megaraid295 logical drive number for a scsi device. For adding newly created
Dtmscsim.txt303 As usual, the desired value is obtained by adding the wanted values. If
DChangeLog.1992-1997510 us to dynamically adjust the size of the list by adding more pages
DChangeLog.lpfc428 * Fix sparse warnings by adding __iomem markers to lpfc_compat.h.
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt728 * including adding IOCParameter and IOCParameter value
/linux-4.1.27/Documentation/video4linux/
Dv4l2-controls.txt284 v4l2_ctrl_add_handler() adding the controls of the subdev to the controls
Dv4l2-framework.txt504 The recommended method of adding v4l2_subdev support to an I2C driver is to
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt434 in a KVM virtual machine. This default can be overridden by adding
/linux-4.1.27/crypto/
DKconfig603 process the crypto jobs, adding a slight latency.
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt96 by adding a number greater than 3. If you look into your /dev
/linux-4.1.27/drivers/hwmon/
DKconfig463 fscscy and fscher drivers and adding support for several other FSC
/linux-4.1.27/init/
DKconfig1850 compiled for different kernels, by adding enough information
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt1450 adding at the end of it, in parentheses, the name of the original
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1094 route and adding the default route does.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfplsp.S10157 # the event here by adding a large and very small number together #
/linux-4.1.27/
DMAINTAINERS48 it easier to know who wants adding and who doesn't.