Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_rt_rq
Proto:void init_rt_rq(struct rt_rq *rt_rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rt_rq * | rt_rq |
82 | When i < MAX_RT_PRIO cycle |
97 | rt_queued = 0 |
99 | rt_time = 0 |
100 | rt_throttled = 0 |
101 | rt_runtime = 0 |
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 |