Home
last modified time | relevance | path

Searched full:disabling (Results 1 – 25 of 178) sorted by relevance

12345678

/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
/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
/Documentation/ABI/removed/
Dsysfs-selinux-disable14 The preferred method of disabling SELinux is via the "selinux=0" boot
23 and only one of the major distributions, Fedora, supports disabling
/Documentation/tools/rtla/
Drtla-hwnoise.rst21 running with *interrupts disabled*. By disabling interrupts, and the scheduling
79 For example, by disabling hyper-threading to remove the hardware noise,
80 and disabling the TSC watchdog to remove the NMI (it is possible to identify
/Documentation/admin-guide/hw-vuln/
Dl1tf.rst238 scenario. Disabling SMT might be a viable alternative for particular
279 completely. Disabling SMT can have a significant performance impact, but
281 The impact of disabling SMT needs also to be weighted against the impact
348 5. Disabling EPT
351 Disabling EPT for virtual machines provides full mitigation for L1TF even
353 managed and sanitized by the hypervisor. Though disabling EPT has a
360 address the performance impact of disabling SMT or EPT.
531 - Disabling SMT:
533 Disabling SMT and enforcing the L1D flushing provides the maximum
543 - Disabling EPT:
[all …]
/Documentation/arch/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.
/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/Documentation/devicetree/bindings/leds/backlight/
Dgpio-backlight.yaml19 description: The gpio that is used for enabling/disabling the backlight.
/Documentation/devicetree/bindings/ata/
Dti,da850-ahci.yaml20 … Address and size of Power Down Control Register (PWRDN) for enabling/disabling the SATA clock
/Documentation/devicetree/bindings/clock/
Dgpio-gate-clock.yaml23 description: GPIO reference for enabling and disabling the clock.
/Documentation/devicetree/bindings/leds/
Dregulator-led.yaml14 be turned on or off by enabling or disabling the regulator. The available
/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.yaml23 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
/Documentation/devicetree/bindings/arm/firmware/
Dsdei.txt10 and enabling/disabling events. Functions are invoked by trapping to the
/Documentation/driver-api/mmc/
Dmmc-tools.rst18 - Set the eMMC data sector size to 4KB by disabling emulation.
/Documentation/networking/device_drivers/ethernet/chelsio/
Dcxgb.rst55 After disabling adaptive-rx, the timer latency value will be set to 50us.
56 You may set the timer latency after disabling adaptive-rx::
64 You may also provide a timer latency value while disabling adaptive-rx::
125 Disabling TCP timestamp::
129 Disabling SACK::
/Documentation/devicetree/bindings/mfd/
Dsilergy,sy7636a.yaml47 The regulator for the compenstation voltage. Enabling/disabling this
/Documentation/trace/coresight/
Dcoresight-dummy.rst19 disabling them. It also provides the Coresight dummy sink/source paths for
/Documentation/userspace-api/media/rc/
Dlirc-set-wideband-receiver.rst37 allows enabling or disabling it.
/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.yaml14 actual enabling/disabling of the interrupt line is done in the
/Documentation/devicetree/bindings/regulator/
Dsamsung,s2mpa01.yaml46 May be 0 for disabling the ramp delay on BUCK{1,2,3,4}.

12345678