Searched refs:disabling (Results 1 – 25 of 195) sorted by relevance
12345678
/Linux-v5.10/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.10/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.10/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.10/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.10/Documentation/devicetree/bindings/clock/ |
D | gpio-gate-clock.txt | 10 - enable-gpios : GPIO reference for enabling and disabling the clock.
|
/Linux-v5.10/drivers/gpu/drm/imx/ |
D | ipuv3-plane.h | 29 bool disabling; member
|
/Linux-v5.10/Documentation/devicetree/bindings/ata/ |
D | ahci-da850.txt | 9 for enabling/disabling the SATA clock receiver
|
/Linux-v5.10/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.10/arch/arm/boot/compressed/ |
D | head-xscale.S | 30 @ disabling MMU and caches
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/opal/ |
D | sensor-groups.txt | 26 sensor groups like clearing min/max, enabling/disabling sensor
|
/Linux-v5.10/drivers/thermal/qcom/ |
D | Kconfig | 9 thermal zone device via the mode file results in disabling the sensor.
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | intel,ixp4xx-gpio.txt | 8 actual enabling/disabling of the interrupt line is done in the
|
/Linux-v5.10/drivers/usb/gadget/legacy/ |
D | raw_gadget.c | 139 bool disabling; member 853 if (dev->eps[i].disabling) { in raw_ioctl_ep_disable() 865 dev->eps[i].disabling = true; in raw_ioctl_ep_disable() 874 dev->eps[i].disabling = false; in raw_ioctl_ep_disable() 908 if (dev->eps[i].disabling) { in raw_ioctl_ep_set_clear_halt_wedge() 995 if (ep->disabling) { in raw_process_ep_io()
|
/Linux-v5.10/Documentation/driver-api/mmc/ |
D | mmc-tools.rst | 18 - Set the eMMC data sector size to 4KB by disabling emulation.
|
/Linux-v5.10/Documentation/userspace-api/media/rc/ |
D | lirc-set-wideband-receiver.rst | 37 allows enabling or disabling it.
|
/Linux-v5.10/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 16 and 2 will enable nosleep (disabling sleep).
|
/Linux-v5.10/Documentation/devicetree/bindings/mips/ |
D | mscc.txt | 32 the CPU: 8 general purpose registers, reset control, CPU en/disabling, CPU
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/firmware/ |
D | sdei.txt | 10 and enabling/disabling events. Functions are invoked by trapping to the
|
/Linux-v5.10/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.10/drivers/net/ethernet/toshiba/ |
D | Kconfig | 38 use wireless feature, disabling this option saves memory. As
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ti/ |
D | interface.txt | 31 - ti,bit-shift : bit shift for the bit enabling/disabling the clock (default 0)
|
/Linux-v5.10/Documentation/driver-api/usb/ |
D | usb3-debug-port.rst | 76 [ 1815.999595] usb 4-3: LPM exit latency is zeroed, disabling LPM. 144 [ 79.475003] usb 2-2.1: LPM exit latency is zeroed, disabling LPM.
|
12345678