Chapter 9. Internal Functions Provided

Table of Contents

handle_bad_irq — handle spurious and unhandled irqs
handle_IRQ_event — irq action chain handler
__do_IRQ — original all in one highlevel IRQ handler
dynamic_irq_init — initialize a dynamically allocated irq
dynamic_irq_cleanup — cleanup a dynamically allocated irq
set_irq_msi — set irq type data for an irq
handle_simple_irq — Simple and software-decoded IRQs.
handle_level_irq — Level type irq handler
handle_fasteoi_irq — irq handler for transparent controllers
handle_edge_irq — edge type IRQ handler
handle_percpu_irq — Per CPU local irq handler

This chapter contains the autogenerated documentation of the internal functions.