suse man page for schedule_delayed_work_on

Query: schedule_delayed_work_on

OS: suse

Section: 9

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

SCHEDULE_DELAYED_WOR(9) 					   Driver Basics					   SCHEDULE_DELAYED_WOR(9)

NAME
schedule_delayed_work_on - queue work in global workqueue on CPU after delay
SYNOPSIS
int schedule_delayed_work_on(int cpu, struct delayed_work * dwork, unsigned long delay);
ARGUMENTS
cpu cpu to use dwork job to be done delay number of jiffies to wait
DESCRIPTION
After waiting for a given time this puts a job in the kernel-global workqueue on the specified CPU.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCHEDULE_DELAYED_WOR(9)
Related Man Pages
cpuset_clr(3) - netbsd
cpuset_create(3) - netbsd
cpuset_destroy(3) - netbsd
cpuset_zero(3) - netbsd
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com