mod_timer_pinned man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

MOD_TIMER_PINNED(9)		 Driver Basics		   MOD_TIMER_PINNED(9)

NAME
       mod_timer_pinned - modify a timerĀ“s timeout

SYNOPSIS
       int mod_timer_pinned(struct timer_list * timer, unsigned long expires);

ARGUMENTS
       timer
	   the timer to be modified

       expires
	   new timeout in jiffies

DESCRIPTION
       mod_timer_pinned is a way to update the expire field of an active timer
       (if the timer is inactive it will be activated) and not allow the timer
       to be migrated to a different CPU.

       mod_timer_pinned(timer, expires) is equivalent to:

       del_timer(timer); timer->expires = expires; add_timer(timer);

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		   MOD_TIMER_PINNED(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net