Man Page: trace_workqueue_queue_work
Operating Environment: centos
Section: 9
TRACE_WORKQUEUE_QUEU(9) Workqueue TRACE_WORKQUEUE_QUEU(9)NAMEtrace_workqueue_queue_work - called when a work gets queuedSYNOPSISvoid trace_workqueue_queue_work(unsigned int req_cpu, struct pool_workqueue * pwq, struct work_struct * work);ARGUMENTSreq_cpu the requested cpu pwq pointer to struct pool_workqueue work pointer to struct work_structDESCRIPTIONThis event occurs when a work is queued immediately or once a delayed work is actually queued on a workqueue (ie: once the delay has been reached).AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_WORKQUEUE_QUEU(9)
| Related Man Pages |
|---|
| workqueue_destroy(9) - netbsd |
| struct_ccw_driver(9) - suse |
| struct_ccwgroup_driver(9) - suse |
| usb_queue_reset_device(9) - suse |
| workqueue(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |