mod_timer_pending(9) suse man page | unix.com

Man Page: mod_timer_pending

Operating Environment: suse

Section: 9

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
del_timer_sync(9) - centos
schedule_hrtimeout_range(9) - centos
timer_settime(2) - hpux
timer_delete(2) - hpux
timer_create(2) - hpux
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com