Module trap

Source
Expand description

Handles trap across kernel and user space.

Modules§

handler 🔒
irq
IRQ line and IRQ guards.

Functions§

in_interrupt_context
Returns whether we are in the interrupt context.
register_bottom_half_handler
Registers a function to the interrupt bottom half execution.