Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       workqueue.insert

VALUES

       work
           work_struct* being queued

       wq_thread
           task_struct of the workqueue thread

       work_func
           pointer to handler function

SEE ALSO

       tapset::irq(3stap)