logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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