函数逻辑报告 | 
Source Code:kernel\time\hrtimer.c | 
Create Date:2022-07-27 11:40:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:move hrtimer, called with base lock held
函数原型:static inline int remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, bool restart)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct hrtimer * | timer | |
| struct hrtimer_clock_base * | base | |
| bool | restart | 
| 1020 | 如果state按位与HRTIMER_STATE_ENQUEUED则 | 
| 1031 | debug_deactivate(timer) | 
| 1038 | 返回:1 | 
| 1040 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| __hrtimer_start_range_ns | |
| hrtimer_try_to_cancel | hrtimer_try_to_cancel - try to deactivate a timer*@timer: hrtimer to stop* Returns:* * 0 when the timer was not active* * 1 when the timer was active* * -1 when the timer is currently executing the callback function and* cannot be stopped | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |