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