init_timer_key(9) suse man page | unix.com

Man Page: init_timer_key

Operating Environment: suse

Section: 9

INIT_TIMER_KEY(9)						   Driver Basics						 INIT_TIMER_KEY(9)

NAME
init_timer_key - initialize a timer
SYNOPSIS
void init_timer_key(struct timer_list * timer, const char * name, struct lock_class_key * key);
ARGUMENTS
timer the timer to be initialized name name of the timer key lockdep class key of the fake lock used for tracking timer sync lock dependencies
DESCRIPTION
init_timer_key must be done to a timer prior calling *any* of the other timer functions.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INIT_TIMER_KEY(9)
Related Man Pages
tau_mapping_profile_timer(3) - debian
iv_timer(3) - debian
iv_timer_unregister(3) - debian
iv_timer_register(3) - debian
gettimer(3c) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I