Home
last modified time | relevance | path

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

123456789

/linux/Documentation/locking/
A 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).
A 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
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
468 On a non-PREEMPT_RT kernel this protects against reentrancy by disabling
/linux/drivers/staging/unisys/Documentation/ABI/
A Dsysfs-platform-visorchipset59 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/Documentation/devicetree/bindings/powerpc/fsl/
A 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/Documentation/ABI/obsolete/
A 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/drivers/gpu/drm/imx/
A Dipuv3-plane.h29 bool disabling; member
/linux/Documentation/devicetree/bindings/clock/
A Dgpio-gate-clock.txt10 - enable-gpios : GPIO reference for enabling and disabling the clock.
/linux/Documentation/devicetree/bindings/ata/
A Dahci-da850.txt9 for enabling/disabling the SATA clock receiver
/linux/drivers/soc/bcm/bcm63xx/
A DKconfig21 is used for disabling and enabling SoC devices.
/linux/Documentation/devicetree/bindings/leds/backlight/
A Dgpio-backlight.yaml19 description: The gpio that is used for enabling/disabling the backlight.
/linux/Documentation/arm64/
A 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/drivers/usb/gadget/legacy/
A Draw_gadget.c140 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/arch/arm/boot/compressed/
A Dhead-xscale.S30 @ disabling MMU and caches
/linux/Documentation/hwmon/
A Dtps23861.rst26 as well as enabling/disabling the four ports.
/linux/Documentation/devicetree/bindings/powerpc/opal/
A Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/linux/Documentation/devicetree/bindings/net/nfc/
A Dnxp,pn544.yaml23 description: Output GPIO pin used for enabling/disabling the PN544
A Dst,st95hf.yaml17 description: Output GPIO pin used for enabling/disabling the controller
A Dnxp,nci.yaml22 description: Output GPIO pin used for enabling/disabling the controller
A Dst,st21nfca.yaml17 description: Output GPIO pin used for enabling/disabling the controller
A Dsamsung,s3fwrn5.yaml22 Output GPIO pin used for enabling/disabling the chip
/linux/Documentation/devicetree/bindings/gpio/
A Dintel,ixp4xx-gpio.txt8 actual enabling/disabling of the interrupt line is done in the
/linux/Documentation/driver-api/mmc/
A Dmmc-tools.rst18 - Set the eMMC data sector size to 4KB by disabling emulation.
/linux/Documentation/userspace-api/media/rc/
A Dlirc-set-wideband-receiver.rst37 allows enabling or disabling it.
/linux/Documentation/devicetree/bindings/regulator/
A Dsamsung,s2mpa01.yaml46 May be 0 for disabling the ramp delay on BUCK{1,2,3,4}.
/linux/Documentation/devicetree/bindings/input/rmi4/
A Drmi_f01.txt16 and 2 will enable nosleep (disabling sleep).

Completed in 25 milliseconds

123456789