Function report | 
Source Code:kernel\time\hrtimer.c | 
Create Date:2022-07-28 10:40:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:debug_deactivate
Proto:static inline void debug_deactivate(struct hrtimer *timer)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct hrtimer * | timer | 
| Name | Describe | 
|---|---|
| remove_hrtimer | move hrtimer, called with base lock held | 
| __run_hrtimer | The write_seqcount_barrier()s in __run_hrtimer() split the thing into 3* distinct sections:* - queued: the timer is queued* - callback: the timer is being ran* - post: the timer is inactive or (re)queued* On the read side we ensure we observe timer->state | 
| detach_timer | 
| 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  |