Function report | 
Source Code:kernel\time\timer.c | 
Create Date:2022-07-28 10:39:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:trigger_dyntick_cpu
Proto:static void trigger_dyntick_cpu(struct timer_base *base, struct timer_list *timer)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timer_base * | base | |
| struct timer_list * | timer | 
| 559 | If Not is_timers_nohz_active() Then Return | 
| 566 | If flags & TIMER_DEFERRABLE Then | 
| 567 | If tick_nohz_full_cpu(cpu) Then wake_up_nohz_cpu(cpu) | 
| 569 | Return | 
| 577 | If Not is_idle Then Return | 
| 581 | If time_after_eq(expires, next_expiry) Then Return | 
| 588 | next_expiry = expires | 
| 589 | wake_up_nohz_cpu(cpu) | 
| Name | Describe | 
|---|---|
| internal_add_timer | |
| __mod_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  |