Name

probe::irq_handler.exit — Execution of interrupt handler completed

Synopsis

irq_handler.exit 

Values

thread_fn

interrupt handler function for threaded interrupts

ret

return value of the handler

thread

thread pointer for threaded interrupts

handler

interrupt handler function that was executed

dir

pointer to the proc/irq/NN/name entry

flags

flags for IRQ handler

thread_flags

Flags related to thread

dev_name

name of device

dev_id

Cookie to identify device

next_irqaction

pointer to next irqaction for shared interrupts

flags_str

symbolic string representation of IRQ flags

action

struct irqaction*

irq

interrupt number