Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

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

SYNOPSIS

       workqueue.insert

VALUES

       work_func
           pointer to handler function

       wq_thread
           task_struct of the workqueue thread

       work
           work_struct* being queued

SEE ALSO

       tapset::irq(3stap)