centos man page for trace_softirq_exit

Query: trace_softirq_exit

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 runtine.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_SOFTIRQ_EXIT(9)
Related Man Pages
ccw_device_start(9) - centos
struct_irq_data(9) - centos
ccw_device_start_key(9) - suse
ccw_device_start(9) - suse
tapset::irq(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq