Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:40:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hrtimer_update_softirq_timer
Proto:static void hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hrtimer_cpu_base * | cpu_base | |
bool | reprogram |
1067 | expires = Recomputes cpu_base::*next_timer and returns the earliest expires_next but* does not set cpu_base::*expires_next, that is done by hrtimer_reprogram |
Name | Describe |
---|---|
hrtimer_run_softirq |
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 |