suse man page for flush_delayed_work

Query: flush_delayed_work

OS: suse

Section: 9

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

FLUSH_DELAYED_WORK(9)						   Driver Basics					     FLUSH_DELAYED_WORK(9)

NAME
flush_delayed_work - block until a dwork_struct's callback has terminated
SYNOPSIS
void flush_delayed_work(struct delayed_work * dwork);
ARGUMENTS
dwork the delayed work which is to be flushed
DESCRIPTION
Any timeout is cancelled, and any pending work is run immediately.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FLUSH_DELAYED_WORK(9)
Related Man Pages
unbufcall(9f) - sunos
usb_queue_reset_device(9) - suse
unbufcall(9f) - linux
unbufcall(9f) - suse
unbufcall(9f) - bsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!