Home
last modified time | relevance | path

Searched refs:handlers (Results 101 – 125 of 188) sorted by relevance

12345678

/linux/Documentation/tee/
H A Dop-tee.rst86 world interrupt handlers.
/linux/Documentation/input/
H A Dinput-programming.rst171 maintaining relationships with input handlers - either already existing
189 input handlers. Userspace might want to inhibit a device in anticipation before
/linux/Documentation/locking/
H A Dspinlocks.rst110 never used in interrupt handlers, you can use the non-irq versions::
H A Dseqlock.rst154 side can be invoked from NMI handlers.
/linux/Documentation/process/
H A Dkernel-docs.rst70 interrupt handlers .
/linux/Documentation/translations/sp_SP/process/
H A Dkernel-docs.rst76 interrupt handlers, llamadas al sistema, interrupciones.
/linux/drivers/infiniband/hw/efa/
H A Defa_com.c819 if (group < EFA_MAX_HANDLERS && aenq_handlers->handlers[group]) in efa_com_get_specific_aenq_cb()
820 return aenq_handlers->handlers[group]; in efa_com_get_specific_aenq_cb()
H A Defa_main.c60 .handlers = {
/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/tools/perf/Documentation/
H A Dperf-script-python.txt119 # perf script event handlers, generated by perf script -g python
173 more info on event handlers).
480 arguments passed to all event handlers; some of the fields correspond
H A Dperf-script-perl.txt88 arguments passed to all event handlers; some of the fields correspond
/linux/Documentation/driver-api/gpio/
H A Ddriver.rst87 atomic context on realtime kernels (inside hard IRQ handlers and similar
331 Realtime considerations: Note that chained IRQ handlers will not be forced
353 but chained IRQ handlers are not used. Instead GPIO IRQs dispatching is
362 Realtime considerations: this kind of handlers will be forced threaded on -RT,
H A Dlegacy.rst166 (nonthreaded) IRQ handlers and similar contexts.
201 This requires sleeping, which can't be done from inside IRQ handlers.
215 on GPIOs that can't be accessed from hardIRQ handlers, these calls act
/linux/Documentation/driver-api/
H A Dreset.rst22 functionality, restart handlers are out of scope for the reset controller API.
/linux/Documentation/arch/x86/
H A Dshstk.rst129 The main program and its signal handlers use the same shadow stack. Because
/linux/Documentation/gpu/
H A Ddrm-uapi.rst281 handle it. Signal handlers are global, which makes them extremely
283 Signal handlers are not composable, you can't have different handlers
/linux/net/mac80211/
H A DKconfig117 bool "Do not inline TX/RX handlers"
/linux/Documentation/arch/arm64/
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.
/linux/Documentation/spi/
H A Dspidev.rst26 they need to access kernel interfaces (such as IRQ handlers or other layers
/linux/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c694 if (il->isr_stats.handlers[cnt] > 0) in il_dbgfs_interrupt_read()
699 il->isr_stats.handlers[cnt]); in il_dbgfs_interrupt_read()
/linux/drivers/remoteproc/
H A Dremoteproc_core.c1021 rproc_handle_resource_t handlers[RSC_LAST]) in rproc_handle_resources()
1063 handler = handlers[hdr->type]; in rproc_handle_resources()
/linux/Documentation/filesystems/
H A Dfiemap.rst204 structure directly. Filesystem handlers should be tolerant to signals and return
/linux/Documentation/arch/s390/
H A Ddriver-model.rst221 distinct handlers (e.g. multi subchannel devices), this is a member of ccw_device
/linux/arch/arm/kernel/
H A Dentry-armv.S128 @ common_invalid - generic code for failed exception (re-entrant version of 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