table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
MOD_TIMER_PINNED(9) | Driver Basics | MOD_TIMER_PINNED(9) |
NAME¶
mod_timer_pinned - modify a timer's timeoutSYNOPSIS¶
int
mod_timer_pinned(struct timer_list * timer,
unsigned long expires);
ARGUMENTS¶
timerthe timer to be modified
expires
new timeout in jiffies
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |