table of contents
other versions
- wheezy 3.2.78-1
MOD_TIMER_PENDING(9) | Driver Basics | MOD_TIMER_PENDING(9) |
NAME¶
mod_timer_pending - modify a pending timer's timeoutSYNOPSIS¶
int
mod_timer_pending(struct timer_list * timer,
unsigned long expires);
ARGUMENTS¶
timerthe pending timer to be modified
expires
new timeout in jiffies
DESCRIPTION¶
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |