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::workqueue.insert - Queuing work on a workqueue

Name

       probe::workqueue.insert - Queuing work on a workqueue

See Also

tapset::irq(3stap)

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

Synopsis

       workqueue.insert

Values

work_func
           pointer to handler function

       work
           work_struct* being queued

       wq_thread
           task_struct of the workqueue thread

See Also