SYNOPSIS

void trace_workqueue_execute_start(struct work_struct * work);

ARGUMENTS

work

pointer to struct work_struct

DESCRIPTION

Allows to track workqueue execution.

AUTHORS

Jason Baron <[email protected]>

Author.

William Cohen <[email protected]>

Author.

COPYRIGHT