Searched refs:disabling (Results 1 – 25 of 203) sorted by relevance
123456789
| /Linux-v5.15/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 219 core code, low-level interrupt handling and places where disabling 256 avoid migration by disabling preemption. PREEMPT_RT kernels instead 418 interrupt disabling and locking must remain separate, PREEMPT_RT offers a 471 On a non-PREEMPT_RT kernel this protects against reentrancy by disabling
|
| /Linux-v5.15/drivers/staging/unisys/Documentation/ABI/ |
| D | sysfs-platform-visorchipset | 59 responsible for enabling and disabling SR-IOV devices when the 63 first disabling all VFs attached to that PF. s-Par handles this 78 responsible for enabling and disabling SR-IOV devices when the 82 first disabling all VFs attached to that PF. s-Par handles this
|
| /Linux-v5.15/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-v5.15/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-v5.15/drivers/gpu/drm/imx/ |
| D | ipuv3-plane.h | 29 bool disabling; member
|
| /Linux-v5.15/Documentation/devicetree/bindings/clock/ |
| D | gpio-gate-clock.txt | 10 - enable-gpios : GPIO reference for enabling and disabling the clock.
|
| /Linux-v5.15/Documentation/devicetree/bindings/ata/ |
| D | ahci-da850.txt | 9 for enabling/disabling the SATA clock receiver
|
| /Linux-v5.15/drivers/soc/bcm/bcm63xx/ |
| D | Kconfig | 21 is used for disabling and enabling SoC devices.
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/nfc/ |
| D | pn544.txt | 8 - enable-gpios: Output GPIO pin used for enabling/disabling the PN544
|
| D | nxp-nci.txt | 8 - enable-gpios: Output GPIO pin used for enabling/disabling the chip
|
| D | st21nfca.txt | 7 - enable-gpios: Output GPIO pin used for enabling/disabling the ST21NFCA
|
| /Linux-v5.15/arch/arm/boot/compressed/ |
| D | head-xscale.S | 30 @ disabling MMU and caches
|
| /Linux-v5.15/Documentation/hwmon/ |
| D | tps23861.rst | 26 as well as enabling/disabling the four ports.
|
| /Linux-v5.15/Documentation/devicetree/bindings/powerpc/opal/ |
| D | sensor-groups.txt | 26 sensor groups like clearing min/max, enabling/disabling sensor
|
| /Linux-v5.15/Documentation/arm64/ |
| D | pointer-authentication.rst | 112 Enabling and disabling keys 142 It is recommended to avoid disabling the IA key, as this has higher performance 143 overhead than disabling any of the other keys.
|
| /Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
| D | intel,ixp4xx-gpio.txt | 8 actual enabling/disabling of the interrupt line is done in the
|
| /Linux-v5.15/drivers/usb/gadget/legacy/ |
| D | raw_gadget.c | 140 bool disabling; member 854 if (dev->eps[i].disabling) { in raw_ioctl_ep_disable() 866 dev->eps[i].disabling = true; in raw_ioctl_ep_disable() 875 dev->eps[i].disabling = false; in raw_ioctl_ep_disable() 909 if (dev->eps[i].disabling) { in raw_ioctl_ep_set_clear_halt_wedge() 996 if (ep->disabling) { in raw_process_ep_io()
|
| /Linux-v5.15/Documentation/driver-api/mmc/ |
| D | mmc-tools.rst | 18 - Set the eMMC data sector size to 4KB by disabling emulation.
|
| /Linux-v5.15/Documentation/userspace-api/media/rc/ |
| D | lirc-set-wideband-receiver.rst | 37 allows enabling or disabling it.
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/rmi4/ |
| D | rmi_f01.txt | 16 and 2 will enable nosleep (disabling sleep).
|
| /Linux-v5.15/Documentation/devicetree/bindings/mips/ |
| D | mscc.txt | 32 the CPU: 8 general purpose registers, reset control, CPU en/disabling, CPU
|
| /Linux-v5.15/Documentation/devicetree/bindings/arm/firmware/ |
| D | sdei.txt | 10 and enabling/disabling events. Functions are invoked by trapping to the
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | debugfs-hisi-sec | 4 Description: Enabling/disabling of clear action after reading 34 Description: Enabling/disabling of clear action after reading
|
| /Linux-v5.15/drivers/net/ethernet/toshiba/ |
| D | Kconfig | 38 use wireless feature, disabling this option saves memory. As
|
123456789