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:internal_add_timer
Proto:static void internal_add_timer(struct timer_base *base, struct timer_list *timer)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timer_base * | base | |
| struct timer_list * | timer | 
| 595 | __internal_add_timer(base, timer) | 
| 596 | trigger_dyntick_cpu(base, timer) | 
| Name | Describe | 
|---|---|
| __mod_timer | |
| add_timer_on | add_timer_on - start a timer on a particular CPU*@timer: the timer to be added*@cpu: the CPU to start it on* This is not very scalable on SMP. Double adds are not possible. | 
| 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  |