Queuing work on a workqueue
workqueue.insert
work_func
pointer to handler function
wq_thread
task_struct of the workqueue thread
work
work_struct* being queued