suse man page for mod_timer_pending

Query: mod_timer_pending

OS: suse

Section: 9

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

MOD_TIMER_PENDING(9)						   Driver Basics					      MOD_TIMER_PENDING(9)

NAME
mod_timer_pending - modify a pending timer's timeout
SYNOPSIS
int mod_timer_pending(struct timer_list * timer, unsigned long expires);
ARGUMENTS
timer the pending timer to be modified expires new timeout in jiffies
DESCRIPTION
mod_timer_pending is the same for pending timers as mod_timer, but will not re-activate and modify already deleted timers. It is useful for unserialized use of timers.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MOD_TIMER_PENDING(9)
Related Man Pages
iv_timer(3) - debian
iv_timer_register(3) - debian
timer_delete(2) - hpux
timer_create(2) - hpux
gettimer(3c) - hpux
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!