centos man page for trace_workqueue_activate_work

Query: trace_workqueue_activate_work

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRACE_WORKQUEUE_ACTI(9) 					     Workqueue						   TRACE_WORKQUEUE_ACTI(9)

NAME
trace_workqueue_activate_work - called when a work gets activated
SYNOPSIS
void trace_workqueue_activate_work(struct work_struct * work);
ARGUMENTS
work pointer to struct work_struct
DESCRIPTION
This event occurs when a queued work is put on the active queue, which happens immediately after queueing unless max_active limit is reached.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_WORKQUEUE_ACTI(9)
Related Man Pages
struct_ccw_driver(9) - centos
struct_wireless_dev(9) - centos
workqueue_destroy(9) - netbsd
workqueue(9) - netbsd
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!