Query: trace_softirq_exit
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_SOFTIRQ_EXIT(9) IRQ TRACE_SOFTIRQ_EXIT(9)NAMEtrace_softirq_exit - called immediately after the softirq handler returnsSYNOPSISvoid trace_softirq_exit(struct softirq_action * h, struct softirq_action * vec);ARGUMENTSh pointer to struct softirq_action vec pointer to first struct softirq_action in softirq_vec arrayDESCRIPTIONThe h parameter contains a pointer to the struct softirq_action that has handled the softirq. By subtracting the vec pointer from the h pointer, we can determine the softirq number. Also, when used in combination with the softirq_entry tracepoint we can determine the softirq latency.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_SOFTIRQ_EXIT(9)
Related Man Pages |
---|
del_timer_sync(9) - centos |
device_create(9) - centos |
device_create_vargs(9) - centos |
ieee80211_get_buffered_bc(9) - suse |
tapset::irq(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Tar Command |
Shopt -s histappend |