trace_workqueue_queue_work(9) centos man page | unix.com

Man Page: trace_workqueue_queue_work

Operating Environment: centos

Section: 9

TRACE_WORKQUEUE_QUEU(9) 					     Workqueue						   TRACE_WORKQUEUE_QUEU(9)

NAME
trace_workqueue_queue_work - called when a work gets queued
SYNOPSIS
void trace_workqueue_queue_work(unsigned int req_cpu, struct pool_workqueue * pwq, struct work_struct * work);
ARGUMENTS
req_cpu the requested cpu pwq pointer to struct pool_workqueue work pointer to struct work_struct
DESCRIPTION
This 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).
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_WORKQUEUE_QUEU(9)
Related Man Pages
struct_ccwgroup_driver(9) - centos
struct_spi_message(9) - centos
struct_sta_ampdu_mlme(9) - centos
struct_wireless_dev(9) - centos
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
[TIP] Processing YAML files with yq