init_timer_key(9) centos man page | unix.com

Man Page: init_timer_key

Operating Environment: centos

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, unsigned int flags, const char * name, struct lock_class_key * key);
ARGUMENTS
timer the timer to be initialized flags timer flags 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 3.10 June 2014 INIT_TIMER_KEY(9)
Related Man Pages
del_timer_sync(9) - centos
gettimer(3c) - hpux
mktimer(3c) - hpux
struct_hrtimer(9) - suse
timer_settime(3) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it