Name

probe::irq_handler.entry — Execution of interrupt handler starting

Synopsis

irq_handler.entry 

Values

action

struct irqaction* for this interrupt num

thread_flags

Flags related to thread

handler

interrupt handler function

dev_name

name of device

dev_id

Cookie to identify device

irq

irq number

thread_fn

interrupt handler function for threaded interrupts

dir

pointer to the proc/irq/NN/name entry

flags

Flags for IRQ handler

thread

thread pointer for threaded interrupts

next_irqaction

pointer to next irqaction for shared interrupts

flags_str

symbolic string representation of IRQ flags