HRTIMER_TRY_TO_CANCE(9) Driver Basics HRTIMER_TRY_TO_CANCE(9)NAMEhrtimer_try_to_cancel - try to deactivate a timerSYNOPSISint hrtimer_try_to_cancel(struct hrtimer * timer);ARGUMENTStimer hrtimer to stopRETURNS0 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 stoppedCOPYRIGHTKernel Hackers Manual 3.10 June 2014 HRTIMER_TRY_TO_CANCE(9)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| iv_timer_register(3) - debian |
| sdl_settimer(3) - suse |
| mktimer(3c) - hpux |
| reltimer(3c) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |