Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

probe::softirq.entry - Execution of handler for a pending softirq starting

Name

       probe::softirq.entry - Execution of handler for a pending softirq starting

See Also

tapset::irq(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SOFTIRQ.ENT(3stap)

Synopsis

       softirq.entry

Values

h
           struct softirq_action* for current pending softirq

       action
           pointer to softirq handler just about to execute

       vec
           softirq_action vector

       vec_nr
           softirq vector number

See Also