Function report | 
Source Code:kernel\time\hrtimer.c | 
Create Date:2022-07-28 10:41:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:hrtimer_run_softirq
Proto:static __latent_entropy void hrtimer_run_softirq(struct softirq_action *h)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct softirq_action * | h | 
| 1593 | raw_spin_lock_irqsave( & lock, flags) | 
| 1595 | now = hrtimer_update_base(cpu_base) | 
| 1598 | softirq_activated = 0 | 
| 1599 | hrtimer_update_softirq_timer(cpu_base, true) | 
| 1601 | raw_spin_unlock_irqrestore( & lock, flags) | 
| 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  |