1PROBE::IRQ_HANDLER(3stap)Interrupt Request (IRQ) TapsetPROBE::IRQ_HANDLER(3stap)
2
3
4

NAME

6       probe::irq_handler.entry - Execution of interrupt handler starting
7

SYNOPSIS

9       irq_handler.entry
10

VALUES

12       thread
13           thread pointer for threaded interrupts
14
15       thread_fn
16           interrupt handler function for threaded interrupts
17
18       thread_flags
19           Flags related to thread
20
21       handler
22           interrupt handler function
23
24       flags
25           Flags for IRQ handler
26
27       dev_id
28           Cookie to identify device
29
30       next_irqaction
31           pointer to next irqaction for shared interrupts
32
33       flags_str
34           symbolic string representation of IRQ flags
35
36       dev_name
37           name of device
38
39       irq
40           irq number
41
42       action
43           struct irqaction* for this interrupt num
44
45       dir
46           pointer to the proc/irq/NN/name entry
47

SEE ALSO

49       tapset::irq(3stap)
50
51
52
53SystemTap Tapset Reference       November 2019       PROBE::IRQ_HANDLER(3stap)
Impressum