Home
last modified time | relevance | path

Searched refs:handlers (Results 1 – 25 of 188) sorted by path

12345678

/linux/
H A DCREDITS709 D: Originator of design for new combined interrupt handlers
/linux/Documentation/PCI/
H A Dboot-interrupts.rst55 handlers:
68 run to completion; otherwise some handlers will end up in stack overflows
H A Dpci.rst313 All interrupt handlers for IRQ lines should be registered with IRQF_SHARED
340 Drivers that have different interrupt handlers for MSI/MSI-X and
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst961 Linux kernel is fully capable of entering interrupt handlers that never
1001 | Because this would fail in the presence of interrupts whose handlers |
1002 | never return and of handlers that manage to return from a made-up |
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst508 different IPI handlers and different code to respond to the state
509 changes carried out by those handlers, but otherwise use common code.
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst620 | calls to the scheduler, out of interrupt handlers, into the idle |
1286 code, interrupt-disable code, and interrupt handlers. However, even
1287 call_rcu() is illegal within NMI handlers and from idle and offline
1822 legal within interrupt handlers and within interrupt-disabled regions of
1834 critical sections are legal within NMI handlers. Thankfully, RCU
1836 NMI handlers.
2163 exception handlers, which can then avoid the overhead of
2390 re-enable softirq handlers, any attempt to start a softirq handlers
2425 effect of also waiting for all pre-existing interrupt and NMI handlers.
2431 handlers. In kernels built with ``CONFIG_PREEMPTION=n``, the RCU and
[all …]
/linux/Documentation/RCU/
H A DNMI-RCU.rst9 handlers, as well as dynamic irq handlers. This document describes
97 Since NMI handlers disable preemption, synchronize_rcu() is guaranteed
98 not to return until all ongoing NMI handlers exit. It is therefore safe
H A Dstallwarn.rst73 prevent RCU's kthreads and softirq handlers from running.
261 handlers that the stalled CPU has executed. The number before the "/"
269 handlers are no longer able to execute on this CPU. This can happen if
437 handlers, the system CPU consumption is misleadingly measured as zero.
H A DwhatisRCU.rst1159 d. Do you need to treat NMI handlers, hardirq handlers,
1221 become blocking locks, and all irq handlers execute in
/linux/Documentation/accel/qaic/
H A Dqaic.rst53 interrupt handlers for every DBC and MHI wake up for every interrupt that
54 arrives; however, the DBC threaded irq handlers only are started when work to be
/linux/Documentation/admin-guide/LSM/
H A DYama.rst38 between a debugging process and its inferior (crash handlers, etc),
43 Firefox's crash handlers, and by Wine for allowing only Wine processes
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst257 interrupt handlers, is allowed to be taken outside even a
/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst85 handlers all have conditional swapgs checks. Those may be problematic
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2353 When an interrupt is not handled search all handlers
2358 When an interrupt is not handled search all handlers
2359 for it. Also check all handlers each timer
5267 Run RCU readers from irq handlers, or, more
6572 Force threading of all interrupt handlers except those
H A Dkernel-per-CPU-kthreads.rst85 Execute softirq handlers when threaded or when under heavy load.
H A Dxfs.rst398 different error handlers for which behaviour can be configured.
400 -error handlers:
460 Each filesystem has specific error class handlers that define the error
463 specific handlers defined. Where multiple retry constraints are configured for
/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst87 phase and high-level ("action") interrupt handlers are prevented from being
/linux/Documentation/arch/arm/
H A Dinterrupts.rst107 The handler can be one of the 3 standard handlers - "level", "edge" and
136 enables this IRQ (eg, Neponset and SA1111 handlers).
H A Dtcm.rst52 - FIQ and other interrupt handlers that need deterministic
/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst104 **Note**: Signal handlers are always invoked with ``PSTATE.TCO = 0``,
H A Dsme.rst118 * Signal handlers are invoked with streaming mode and ZA disabled.
121 tpidr2_context to allow access to TPIDR2_EL0 from signal handlers.
H A Dtagged-pointers.rst59 that signal handlers in applications making use of tags cannot rely
/linux/Documentation/arch/parisc/
H A Ddebugging.rst40 registers interruption handlers read to find out where the machine
H A Dregisters.rst103 (GR) saves and restores in interruption handlers.
/linux/Documentation/arch/powerpc/
H A Dqe_firmware.rst75 3) The TIBCR trap registers are loaded with the addresses of the trap handlers

12345678