centos man page for add_timer_on

Query: add_timer_on

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ADD_TIMER_ON(9) 						   Driver Basics						   ADD_TIMER_ON(9)

NAME
add_timer_on - start a timer on a particular CPU
SYNOPSIS
void add_timer_on(struct timer_list * timer, int cpu);
ARGUMENTS
timer the timer to be added cpu the CPU to start it on
DESCRIPTION
This is not very scalable on SMP. Double adds are not possible.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ADD_TIMER_ON(9)
Related Man Pages
del_timer_sync(9) - centos
struct_hrtimer(9) - centos
iv_timer_unregister(3) - debian
iv_timer_register(3) - debian
xacobeo::timer(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Tar Command
Controlling user input
[TIP] Processing YAML files with yq