centos man page for hrtimer_try_to_cancel

Query: hrtimer_try_to_cancel

OS: centos

Section: 9

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

HRTIMER_TRY_TO_CANCE(9) 					   Driver Basics					   HRTIMER_TRY_TO_CANCE(9)

NAME
hrtimer_try_to_cancel - try to deactivate a timer
SYNOPSIS
int hrtimer_try_to_cancel(struct hrtimer * timer);
ARGUMENTS
timer hrtimer to stop
RETURNS
0 when the timer was not active 1 when the timer was active -1 when the timer is currently excuting the callback function and cannot be stopped
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HRTIMER_TRY_TO_CANCE(9)
Related Man Pages
sdl_settimer(3) - opensolaris
del_timer_sync(9) - centos
iv_timer(3) - debian
sdl_settimer(3) - centos
reltimer(3c) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing