Searched refs:disabling (Results 1 – 25 of 217) sorted by relevance
123456789
/linux-6.1.9/Documentation/locking/ |
D | preempt-locking.rst | 35 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).
|
D | locktypes.rst | 59 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/ |
D | pmc.txt | 41 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/ |
D | sysfs-selinux-disable | 11 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/ |
D | ipuv3-plane.h | 29 bool disabling; member
|
/linux-6.1.9/Documentation/devicetree/bindings/ata/ |
D | ahci-da850.txt | 9 for enabling/disabling the SATA clock receiver
|
/linux-6.1.9/drivers/soc/bcm/bcm63xx/ |
D | Kconfig | 21 is used for disabling and enabling SoC devices.
|
/linux-6.1.9/Documentation/devicetree/bindings/leds/backlight/ |
D | gpio-backlight.yaml | 19 description: The gpio that is used for enabling/disabling the backlight.
|
/linux-6.1.9/Documentation/devicetree/bindings/clock/ |
D | gpio-gate-clock.yaml | 23 description: GPIO reference for enabling and disabling the clock.
|
/linux-6.1.9/arch/arm/boot/compressed/ |
D | head-xscale.S | 30 @ disabling MMU and caches
|
/linux-6.1.9/Documentation/hwmon/ |
D | tps23861.rst | 26 as well as enabling/disabling the four ports.
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/opal/ |
D | sensor-groups.txt | 26 sensor groups like clearing min/max, enabling/disabling sensor
|
/linux-6.1.9/Documentation/devicetree/bindings/net/nfc/ |
D | nxp,pn544.yaml | 23 description: Output GPIO pin used for enabling/disabling the PN544
|
D | st,st95hf.yaml | 17 description: Output GPIO pin used for enabling/disabling the controller
|
D | nxp,nci.yaml | 21 description: Output GPIO pin used for enabling/disabling the controller
|
D | st,st21nfca.yaml | 17 description: Output GPIO pin used for enabling/disabling the controller
|
D | samsung,s3fwrn5.yaml | 21 Output GPIO pin used for enabling/disabling the chip
|
/linux-6.1.9/Documentation/arm64/ |
D | pointer-authentication.rst | 111 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/ |
D | silergy,sy7636a.yaml | 47 The regulator for the compenstation voltage. Enabling/disabling this
|
/linux-6.1.9/Documentation/devicetree/bindings/leds/ |
D | regulator-led.yaml | 14 be turned on or off by enabling or disabling the regulator. The available
|
/linux-6.1.9/Documentation/devicetree/bindings/gpio/ |
D | intel,ixp4xx-gpio.txt | 8 actual enabling/disabling of the interrupt line is done in the
|
/linux-6.1.9/Documentation/driver-api/mmc/ |
D | mmc-tools.rst | 18 - Set the eMMC data sector size to 4KB by disabling emulation.
|
/linux-6.1.9/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 16 and 2 will enable nosleep (disabling sleep).
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | samsung,s2mpa01.yaml | 46 May be 0 for disabling the ramp delay on BUCK{1,2,3,4}.
|
/linux-6.1.9/Documentation/userspace-api/media/rc/ |
D | lirc-set-wideband-receiver.rst | 37 allows enabling or disabling it.
|
123456789