Home
last modified time | relevance | path

Searched refs:interrupt (Results 1 – 9 of 9) sorted by relevance

/l4re-core-master/l4sys/include/
A Dirq41 * When the kernel receives an IRQ, it masks the interrupt line at the interrupt
56 * Its counterpart for explicitly masking an interrupt line is
114 * interchangeably for "interrupt"
137 * Detach from this interrupt.
235 * \note "ICU" is short for "interrupt control unit".
242 * 1. set_mode() (optional if interrupt has a default mode)
246 * 4. unmask() to receive the first interrupt
285 * Bind an interrupt line of an interrupt controller to an interrupt object.
293 * for unmasking the interrupt.
309 * Remove binding of an interrupt line from the interrupt controller object.
[all …]
A Dvcon37 * The interrupt for read events is provided by the virtual key interrupt.
40 * virtual key interrupt which, in contrast to hardware IRQs, implements a
A Dsemaphore37 * semaphore can be bound to an interrupt line at an ICU (L4::Icu) and
/l4re-core-master/l4re/include/
A Drandom22 * interrupt to get notified when entropy is available. Support for
25 * The notification interrupt must have index 0.
47 * bytes and a notification interrupt was installed, then the service triggers
48 * an interrupt as soon as the remaining entropy is available. That means
49 * that when an interrupt is triggered, the service must guarantee that the
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/signal/
A Dsigintr.c30 int siginterrupt (int sig, int interrupt) in siginterrupt() argument
39 if (interrupt) in siginterrupt()
/l4re-core-master/l4re/util/include/
A Dobject_registry228 * Register a handler for an interrupt.
247 * Register a handler for an already existing interrupt.
251 * software interrupt or an IPC gate.
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/
A DNM_Macros.S48 ; Thus, they may be safely used in interrupt handlers.
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/
A D_collate.c348 #warning ignoreables probably should not interrupt backwards processing, but this is wrong in next_weight()
/l4re-core-master/l4sys/include/cxx/
A Dipc_epiface282 * Epiface implementation for interrupt handlers.

Completed in 8 milliseconds