mod_timer_pending(9) centos man page | unix.com

Man Page: mod_timer_pending

Operating Environment: centos

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 3.10 June 2014 MOD_TIMER_PENDING(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
timer_settime(2) - hpux
timer_gettime(2) - hpux
timer_create(2) - hpux
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input