Function report |
Source Code:include\trace\events\alarmtimer.h |
Create Date:2022-07-28 10:45:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_alarmtimer_cancel
Proto:static inline void trace_alarmtimer_cancel(struct alarm *alarm, ktime_t now)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct alarm * | alarm | |
ktime_t | now |
NULL
Name | Describe |
---|---|
alarm_try_to_cancel | alarm_try_to_cancel - Tries to cancel an alarm timer*@alarm: ptr to alarm to be canceled* Returns 1 if the timer was canceled, 0 if it was not running,* and -1 if the callback was running |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |