oracular (3) probe::workqueue.insert.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

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

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

       tapset::irq(3stap)