Scroll to navigation

TRACE_SOFTIRQ_EXIT(9) IRQ TRACE_SOFTIRQ_EXIT(9)

NAME

trace_softirq_exit - called immediately after the softirq handler returns

SYNOPSIS

void trace_softirq_exit(unsigned int vec_nr);

ARGUMENTS

vec_nr

softirq vector number

DESCRIPTION

When used in combination with the softirq_entry tracepoint we can determine the softirq handler routine.

AUTHORS

Jason Baron <jbaron@redhat.com>

Author.

William Cohen <wcohen@redhat.com>

Author.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.