Function report | 
Source Code:kernel\time\timer.c | 
Create Date:2022-07-28 10:40:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:This function runs timers and the timer-tq in bottom half context.
Proto:static __latent_entropy void run_timer_softirq(struct softirq_action *h)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct softirq_action * | h | 
| 1784 | base = this_cpu_ptr( & timer_bases[BASE_STD]) | 
| 1786 | __run_timers - run all expired timers (if any) on this CPU.*@base: the timer vector to be processed. | 
| 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  |