1TRACE_SOFTIRQ_EXIT(9)                 IRQ                TRACE_SOFTIRQ_EXIT(9)
2
3
4

NAME

6       trace_softirq_exit - called immediately after the softirq handler
7       returns
8

SYNOPSIS

10       void trace_softirq_exit(unsigned int vec_nr);
11

ARGUMENTS

13       vec_nr
14           softirq vector number
15

DESCRIPTION

17       When used in combination with the softirq_entry tracepoint we can
18       determine the softirq handler runtine.
19

AUTHORS

21       Jason Baron <jbaron@redhat.com>
22           Author.
23
24       William Cohen <wcohen@redhat.com>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019             TRACE_SOFTIRQ_EXIT(9)
Impressum