Home
last modified time | relevance | path

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

123456789

/linux-6.1.9/Documentation/locking/
Dpreempt-locking.rst35 protect these situations by disabling preemption around them.
72 Data protection under preemption is achieved by disabling preemption for the
93 disabling preemption - any cond_resched() or cond_resched_lock() might trigger
95 reschedule. So use this implicit preemption-disabling property only if you
125 Preventing preemption using interrupt disabling
132 in doubt, rely on locking or explicit preemption disabling.
134 Note in 2.5 interrupt disabling is now only per-CPU (e.g. local).
Dlocktypes.rst59 preemption and interrupt disabling primitives. Contrary to other locking
60 mechanisms, disabling preemption or interrupts are pure CPU local
162 by disabling preemption or interrupts.
165 interrupt disabling and enabling primitives:
200 local_lock should be used in situations where disabling preemption or
216 core code, low-level interrupt handling and places where disabling
253 avoid migration by disabling preemption. PREEMPT_RT kernels instead
415 interrupt disabling and locking must remain separate, PREEMPT_RT offers a
465 On a non-PREEMPT_RT kernel this protects against reentrancy by disabling
/linux-6.1.9/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-6.1.9/Documentation/ABI/obsolete/
Dsysfs-selinux-disable11 The preferred method of disabling SELinux is via the "selinux=0" boot
20 and only one of the major distributions, Fedora, supports disabling
/linux-6.1.9/drivers/gpu/drm/imx/
Dipuv3-plane.h29 bool disabling; member
/linux-6.1.9/Documentation/devicetree/bindings/ata/
Dahci-da850.txt9 for enabling/disabling the SATA clock receiver
/linux-6.1.9/drivers/soc/bcm/bcm63xx/
DKconfig21 is used for disabling and enabling SoC devices.
/linux-6.1.9/Documentation/devicetree/bindings/leds/backlight/
Dgpio-backlight.yaml19 description: The gpio that is used for enabling/disabling the backlight.
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dgpio-gate-clock.yaml23 description: GPIO reference for enabling and disabling the clock.
/linux-6.1.9/arch/arm/boot/compressed/
Dhead-xscale.S30 @ disabling MMU and caches
/linux-6.1.9/Documentation/hwmon/
Dtps23861.rst26 as well as enabling/disabling the four ports.
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/linux-6.1.9/Documentation/devicetree/bindings/net/nfc/
Dnxp,pn544.yaml23 description: Output GPIO pin used for enabling/disabling the PN544
Dst,st95hf.yaml17 description: Output GPIO pin used for enabling/disabling the controller
Dnxp,nci.yaml21 description: Output GPIO pin used for enabling/disabling the controller
Dst,st21nfca.yaml17 description: Output GPIO pin used for enabling/disabling the controller
Dsamsung,s3fwrn5.yaml21 Output GPIO pin used for enabling/disabling the chip
/linux-6.1.9/Documentation/arm64/
Dpointer-authentication.rst111 Enabling and disabling keys
141 It is recommended to avoid disabling the IA key, as this has higher performance
142 overhead than disabling any of the other keys.
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dsilergy,sy7636a.yaml47 The regulator for the compenstation voltage. Enabling/disabling this
/linux-6.1.9/Documentation/devicetree/bindings/leds/
Dregulator-led.yaml14 be turned on or off by enabling or disabling the regulator. The available
/linux-6.1.9/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.txt8 actual enabling/disabling of the interrupt line is done in the
/linux-6.1.9/Documentation/driver-api/mmc/
Dmmc-tools.rst18 - Set the eMMC data sector size to 4KB by disabling emulation.
/linux-6.1.9/Documentation/devicetree/bindings/input/rmi4/
Drmi_f01.txt16 and 2 will enable nosleep (disabling sleep).
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Dsamsung,s2mpa01.yaml46 May be 0 for disabling the ramp delay on BUCK{1,2,3,4}.
/linux-6.1.9/Documentation/userspace-api/media/rc/
Dlirc-set-wideband-receiver.rst37 allows enabling or disabling it.

123456789