Expand description
Handles trap across kernel and user space.
Modules§
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.
Handles trap across kernel and user space.