logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

probe::workqueue.execute - Executing deferred work

Name

       probe::workqueue.execute - Executing deferred work

See Also

tapset::irq(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::WORKQUEUE.E(3stap)

Synopsis

       workqueue.execute

Values

wq_thread
           task_struct of the workqueue thread

       work
           work_struct* being executed

       work_func
           pointer to handler function

See Also