Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_rt_period_timer
Proto:static enum hrtimer_restart sched_rt_period_timer(struct hrtimer *timer)
Type:enum hrtimer_restart
Parameter:
Type | Parameter | Name |
---|---|---|
struct hrtimer * | timer |
21 | idle = 0 |
25 | cycle |
27 | If Not overrun Then Break |
31 | idle = do_sched_rt_period_timer(rt_b, overrun) |
34 | If idle Then rt_period_active = 0 |
38 | Return If idle Then Timer is not restarted Else Timer must be restarted |
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 |