Home
last modified time | relevance | path

Searched refs:disabling (Results 1 – 132 of 132) sorted by relevance

/linux-4.4.14/Documentation/
Dpreempt-locking.txt32 protect these situations by disabling preemption around them.
67 Data protection under preemption is achieved by disabling preemption for the
86 disabling preemption - any spin_unlock() decreasing the preemption count
88 So use this implicit preemption-disabling property only if you know that the
123 in doubt, rely on locking or explicit preemption disabling.
125 Note in 2.5 interrupt disabling is now only per-CPU (e.g. local).
Dclk.txt232 default disabling of unused clocks. For example, if drivers aren't enabling
234 the disabling means that the driver will remain functional while the issues
237 To bypass this disabling, include "clk_ignore_unused" in the bootargs to the
Dlockup-watchdogs.txt73 Of course, disabling it by default on the nohz_full cores means that
Drfkill.txt12 The rfkill subsystem provides a generic interface to disabling any radio
Dpnp.txt42 -disabling a device
Dlocal_ops.txt26 require disabling interrupts to protect from interrupt handlers and it permits
Dpadata.txt39 There are functions for enabling and disabling the instance:
Dthis_cpu_ops.txt107 reserved for a specific processor. Without disabling preemption in the
Dmedia-framework.txt305 notification callback will be called before enabling and after disabling
Dbcache.txt348 These determines how many errors we accept before disabling the cache.
Dvfio.txt95 for disabling driver probing/locking a device.
Dmemory-barriers.txt35 - Interrupt disabling functions.
1902 with interrupt disabling operations.
2446 This may be alleviated - at least in part - by disabling local interrupts (a
2485 likely, then interrupt-disabling locks should be used to guarantee ordering.
Dkmemcheck.txt171 some real errors, but disabling it would probably produce a lot of
Dkprobes.txt714 change each probe's disabling state. This means that disabled kprobes (marked
Dkernel-parameters.txt2294 disabling idmapping, which can make migration from
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt41 supports disabling and resuming devices at any time.
46 This sleep controller only supports disabling devices during system
53 disabling. This sleep controller does not support configuring devices
/linux-4.4.14/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset73 responsible for enabling and disabling SR-IOV devices when the
77 first disabling all VFs attached to that PF. s-Par handles this
92 responsible for enabling and disabling SR-IOV devices when the
96 first disabling all VFs attached to that PF. s-Par handles this
/linux-4.4.14/Documentation/devicetree/bindings/leds/backlight/
Dgpio-backlight.txt5 - gpios: describes the gpio that is used for enabling/disabling the backlight.
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dgpio-gate-clock.txt10 - enable-gpios : GPIO reference for enabling and disabling the clock.
/linux-4.4.14/Documentation/devicetree/bindings/net/nfc/
Ds3fwrn5.txt8 - s3fwrn5,en-gpios: Output GPIO pin used for enabling/disabling the chip
Dpn544.txt9 - enable-gpios: Output GPIO pin used for enabling/disabling the PN544
Dnxp-nci.txt9 - enable-gpios: Output GPIO pin used for enabling/disabling the chip
Dst21nfca.txt9 - enable-gpios: Output GPIO pin used for enabling/disabling the ST21NFCA
/linux-4.4.14/arch/arm/boot/compressed/
Dhead-xscale.S29 @ disabling MMU and caches
/linux-4.4.14/security/apparmor/
DKconfig26 kernel parameter will default to 0, disabling AppArmor at
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dregulator.txt17 For hardware which supports disabling ramp rate, it should be explicitly
18 initialised to zero (regulator-ramp-delay = <0>) for disabling ramp delay.
/linux-4.4.14/drivers/net/ethernet/toshiba/
DKconfig37 use wireless feature, disabling this option saves memory. As
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Dinterface.txt31 - ti,bit-shift : bit shift for the bit enabling/disabling the clock (default 0)
/linux-4.4.14/security/selinux/
DKconfig34 default to 0, disabling SELinux at bootup. If this option is
49 support runtime disabling of SELinux, e.g. from /sbin/init, for
/linux-4.4.14/Documentation/x86/
Dusb-legacy-support.txt35 Problem 2) can currently only be solved by either disabling HIGHMEM64G
/linux-4.4.14/Documentation/arm64/
Dlegacy_instructions.txt26 enabling/disabling of hardware support for the execution of these
Darm-acpi.txt308 correctly enabling and disabling resources as they are needed. In order to
/linux-4.4.14/Documentation/networking/
D3c509.txt93 collisions. This is one of very rare circumstances where disabling auto-
134 - some other device or device driver hogging the bus or disabling interrupts.
156 with all. This can be fixed by disabling PnP support using the 3Com-supplied
Dcxgb.txt50 After disabling adaptive-rx, the timer latency value will be set to 50us.
51 You may set the timer latency after disabling adaptive-rx:
59 You may also provide a timer latency value while disabling adaptive-rx:
Dtimestamping.txt233 for instance by enabling TCP_NODELAY and disabling TCP_CORK and
306 explicitly disabling PMTU discovery. If an outgoing packet is fragmented,
De1000e.txt228 loading or enabling the driver, try disabling this feature.
Dbonding.txt418 Specifies the time, in milliseconds, to wait before disabling
/linux-4.4.14/drivers/gpu/drm/
Ddrm_atomic_helper.c1238 bool disabling; in drm_atomic_helper_commit_planes() local
1245 disabling = drm_atomic_plane_disabling(plane, old_plane_state); in drm_atomic_helper_commit_planes()
1255 if (!disabling && !plane_crtc_active(plane->state)) in drm_atomic_helper_commit_planes()
1257 if (disabling && !plane_crtc_active(old_plane_state)) in drm_atomic_helper_commit_planes()
1264 if (disabling && funcs->atomic_disable) in drm_atomic_helper_commit_planes()
1266 else if (plane->state->crtc || disabling) in drm_atomic_helper_commit_planes()
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Ds2mpa01.txt28 (default), 25000, or 50000. May be 0 for disabling the ramp delay on
Ds2mps11.txt62 BUCK[2/3/4/6] supports disabling ramp delay on hardware, so explicitly
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Ddwc3.txt40 disabling the suspend signal to the PHY.
/linux-4.4.14/arch/arm/boot/dts/
Dimx6qdl-gw552x.dtsi15 /* these are used by bootloader for disabling nodes */
Dimx6qdl-gw51xx.dtsi15 /* these are used by bootloader for disabling nodes */
Dimx6qdl-gw551x.dtsi51 /* these are used by bootloader for disabling nodes */
Dimx6qdl-gw52xx.dtsi15 /* these are used by bootloader for disabling nodes */
Dimx6qdl-gw53xx.dtsi15 /* these are used by bootloader for disabling nodes */
Dimx6q-gw5400-a.dts20 /* these are used by bootloader for disabling nodes */
Dtegra30-colibri.dtsi176 * temperature sensor therefore requires disabling for
Dimx6qdl-gw54xx.dtsi15 /* these are used by bootloader for disabling nodes */
Dtegra30-apalis.dtsi398 * temperature sensor therefore requires disabling for
Domap3-pandora-common.dtsi211 * disabling this regulator causes current leakage, and LCD flicker
/linux-4.4.14/Documentation/power/
Dbasic-pm-debugging.txt58 global control methods(*) and the disabling of nonboot CPUs
62 control methods(*), the disabling of nonboot CPUs and suspending of
132 If the "processors" test fails, the disabling/enabling of nonboot CPUs does not
Dcharger-manager.txt134 Manager will try to recharge the battery by disabling and enabling
Druntime_pm.txt232 - used for disabling the helper functions (they work normally if this is
478 - clear the power.use_autosuspend flag, disabling autosuspend delays
641 Hence disabling runtime PM temporarily like this will not cause any runtime
/linux-4.4.14/Documentation/video4linux/bttv/
DPROBLEMS22 try disabling features of your PCI chipset in the BIOS setup.
/linux-4.4.14/Documentation/cpuidle/
Dsysfs.txt89 example, it is not coherent, i.e. if one is disabling a light state,
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-api.txt51 the kernel, there is no way of disabling the watchdog once it has been
64 stop pinging the watchdog without disabling it first. This will then
/linux-4.4.14/Documentation/x86/x86_64/
Dmachinecheck27 64bit Hex bitmask enabling/disabling specific subevents for bank N
/linux-4.4.14/arch/arm/mach-realview/
DKconfig126 offset. On the PBX board, disabling this option allows 1GB of
/linux-4.4.14/Documentation/PCI/
Dpci-iov-howto.txt32 enabling and disabling of the capability via API provided by SR-IOV core.
Dpci-error-recovery.txt403 with temporarily disabling that IRQ number during error processing (this
/linux-4.4.14/Documentation/video4linux/
DREADME.davinci-vpbe75 disabling appropriate features of the OSD.
Dfimc.txt71 Reconfiguration is done by enabling/disabling media links created by the driver
Domap3isp.txt184 enabling the function. When disabling a function the configuration pointer is
Dvivid.txt188 each enabling (1) or disabling (0) one of the features:
211 each enabling (1) or disabling (0) one of the features:
/linux-4.4.14/tools/perf/Documentation/
Dperf-probe.txt122 for disabling demangling.
126 for disabling kernel demangling.
Dperf-record.txt54 enabling time stamping. 0 for disabling time stamping.
Dintel-pt.txt497 Snapshot mode and event disabling
/linux-4.4.14/tools/perf/
Ddesign.txt421 Enabling or disabling the leader of a group enables or disables the
423 counters in the group will count. Enabling or disabling a member of a
424 group other than the leader only affects that counter - disabling an
/linux-4.4.14/arch/um/
DKconfig.char19 Unless you have a specific reason for disabling this, say Y.
/linux-4.4.14/drivers/staging/unisys/Documentation/
Dproc-entries.txt35 enabling or disabling smart wakeup.
/linux-4.4.14/Documentation/cpu-freq/
Dboost.txt36 single thread performance can vary. By explicitly disabling the boost
/linux-4.4.14/Documentation/isdn/
DREADME.audio11 Commands for enabling/disabling audio mode:
/linux-4.4.14/kernel/power/
DKconfig259 anything, try disabling/enabling this option (or disabling/enabling
/linux-4.4.14/Documentation/networking/dsa/
Dbcm_sf2.txt100 - disabling packet processing logic
Ddsa.txt500 fully disabling a given switch port. DSA takes care of marking the port with
/linux-4.4.14/arch/tile/
DKconfig245 # We do not currently support disabling HIGHMEM on tilepro.
280 # We do not currently support disabling NUMA.
/linux-4.4.14/Documentation/scsi/
DChangeLog.sym53c8xx_262 disabling internal LOAD/STORE. Was applied up to revision 1.
Din2000.txt135 I believe that disabling disconnects (DIS_NEVER) will allow you
DChangeLog.ncr53c8xx322 This also fixes a bug triggered when disabling tagged command
DBusLogic.txt422 enable or disable Tagged Queuing is provided primarily to allow disabling
DChangeLog.1992-1997990 * aha152x.c: Add support for disabling the parity check. Update
/linux-4.4.14/Documentation/trace/
Devents-kmem.txt53 impairs performance by disabling interrupts, dirtying cache lines between
Devents.txt314 examples would be enabling or disabling other trace events or invoking
Dftrace.txt189 has a side effect of enabling or disabling specific functions
870 name of the task, disabling this option can lower the
2152 Two files are used, one for enabling and one for disabling the
/linux-4.4.14/Documentation/input/
Dgameport-programming.txt177 Close() should free the resources allocated by open, possibly disabling the
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Diommu.txt83 parent shall take effect. Note that merely disabling a device tree node does
/linux-4.4.14/Documentation/arm/
Dkernel_mode_neon.txt33 another core). Lazy restore is implemented by disabling the NEON/VFP unit after
Dcluster-pm-race-avoidance.txt34 disabling those mechanisms may itself be a non-atomic operation (such as
/linux-4.4.14/Documentation/virtual/kvm/
Dlocking.txt143 Comment: 'raw' because hardware enabling/disabling must be atomic /wrt
Dapi.txt1517 the GSI vector to zero means disabling the interrupt.
3580 get handled by the kernel or not. Enabling or disabling in-kernel
/linux-4.4.14/kernel/time/
DKconfig172 hand, they might be even better served by disabling NO_HZ_FULL
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt940 "problematic_lock", disabling irq via
985 RCU allows such interrupt-disabling to be dispensed with.
986 Thus, without RCU, you pay the cost of disabling interrupts,
991 interrupt-disabling approach. Others might argue that
993 the positive overhead of the interrupt-disabling scheme
Dchecklist.txt321 Similarly, disabling preemption is not an acceptable substitute
323 disabling where it should be using rcu_read_lock() will break
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-single.txt17 available and same for all registers; if not specified, disabling of
Dbrcm,bcm11351-pinctrl.txt166 - disabling pin bias
/linux-4.4.14/drivers/net/hamradio/
DKconfig109 line. Say Y here to foil this by explicitly disabling the receiver
/linux-4.4.14/drivers/cpufreq/
DKconfig288 will also generate a notice in the boot log before disabling
/linux-4.4.14/Documentation/filesystems/nfs/
Dnfs-rdma.txt84 process can be simplified by disabling these features when running
/linux-4.4.14/Documentation/dvb/
DREADME.dvb-usb39 TODO: dynamic enabling and disabling of the pid-filter in regard to number of
/linux-4.4.14/arch/m68k/
DKconfig.cpu351 workaround of disabling interrupts, it can conflict with DMA
/linux-4.4.14/net/
DKconfig192 Enabling or disabling this option doesn't enable or disable
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt113 the clocks required for enabling and disabling SEC 4.0.
/linux-4.4.14/Documentation/block/
Dcfq-iosched.txt103 Though this can be overcome by disabling the latency_mode, it may increase
/linux-4.4.14/drivers/platform/x86/
DKconfig830 Support for enabling/disabling the WLAN interface on the OLPC XO-1
913 tristate "Intel Smart Connect disabling driver"
/linux-4.4.14/arch/blackfin/
DKconfig1261 power dissipation by disabling the clock to the processor core (CCLK).
1279 dissipation by disabling the clock to the processor core (CCLK).
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c121 bfa_fsm_state_decl(bfa_ioc, disabling, struct bfa_ioc, enum ioc_event);
189 bfa_fsm_state_decl(bfa_iocpf, disabling, struct bfa_iocpf, enum iocpf_event);
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES173 mount option to allow disabling the CIFS Unix Extensions for just
341 Add mount option for disabling the default behavior of sending byte range lock
810 allows disabling caching of attribute information for
/linux-4.4.14/arch/sh/
DKconfig735 disabling interrupts around the atomic sequence.
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt429 To know what happens, disabling OOM_Kill as per "10. OOM Control" (below) and
623 NOTE1: Enabling/disabling will fail if either the cgroup already has other
Dblkio-controller.txt445 selective disabling of cgroup writeback support which is helpful when
/linux-4.4.14/Documentation/fb/
Dmatroxfb.txt124 nopan - create initial consoles with vyres = yres, thus disabling virtual
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt259 aggressive real-time workloads, which have the option of disabling
/linux-4.4.14/arch/xtensa/kernel/
Dentry.S385 * PS.INTLEVEL is set to LOCKLEVEL disabling furhter interrupts,
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt206 doesn't allow disabling an specific hotkey, the driver will not report
640 and, on the X40, video corruption. By disabling automatic switching,
1215 Placing a fan on level 0 is the same as disabling it. Enabling a fan
/linux-4.4.14/lib/
DKconfig.debug1098 Enables hooks to interrupt enabling and disabling for
1214 disabling, allowing multiple RCU-lockdep warnings to be printed
1730 As all changes to the FireWire bus such as enabling and disabling
/linux-4.4.14/init/
DKconfig1401 Note that disabling this option is more secure but might break
1465 numerous fatal conditions. You should only consider disabling this
1688 This option allows the disabling of the VM event counters
/linux-4.4.14/Documentation/filesystems/
Drelay.txt469 within the kernel application, such as enabling/disabling logging to
Dext4.txt194 disabling barriers may safely improve performance.
Dproc.txt1466 task or completely disabling it. The lowest possible value, -1000, is
1467 equivalent to disabling oom killing entirely for that task since it will always
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_core.c229 bfa_fsm_state_decl(bfa_iocfc, disabling, struct bfa_iocfc_s, enum iocfc_event);
Dbfa_ioc.c146 bfa_fsm_state_decl(bfa_ioc, disabling, struct bfa_ioc_s, enum ioc_event);
233 bfa_fsm_state_decl(bfa_iocpf, disabling, struct bfa_iocpf_s, enum iocpf_event);
/linux-4.4.14/arch/powerpc/
DKconfig392 bool "Support for enabling/disabling CPUs"
/linux-4.4.14/arch/arm/mm/
DKconfig812 Warning: disabling this option may break user programs.
/linux-4.4.14/drivers/net/ethernet/3com/
Dtyphoon.c143 #warning Typhoon only supports 32 entries in its SG list for TSO, disabling TSO
/linux-4.4.14/arch/x86/
DKconfig2213 anything, try disabling/enabling this option (or disabling/enabling
2225 5) pass the "mem=4M" option to the kernel (thereby disabling
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq158 * function completed, notify the host after disabling any
1867 * disabling SCSIEN until we see the first REQ from the
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt362 loaded before disabling the syscall, allowing a system to set up (and
/linux-4.4.14/Documentation/security/
DSmack.txt141 modified by enabling the permissions in the third string and disabling
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt211 interrupt context, the wait_lock can be taken without disabling interrupts.
/linux-4.4.14/arch/arm/
DKconfig1199 register, thus disabling hit-under-miss without putting the
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt1712 half duplex mode through 8-bit DMA channel by disabling their