1HRTIMER_CANCEL(9)                Driver Basics               HRTIMER_CANCEL(9)
2
3
4

NAME

6       hrtimer_cancel - cancel a timer and wait for the handler to finish.
7

SYNOPSIS

9       int hrtimer_cancel(struct hrtimer * timer);
10

ARGUMENTS

12       timer
13           the timer to be cancelled
14

RETURNS

16       0 when the timer was not active 1 when the timer was active
17
19Kernel Hackers Manual 3.10         June 2019                 HRTIMER_CANCEL(9)
Impressum