Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rt_rq_of_se
Proto:static inline struct rt_rq *rt_rq_of_se(struct sched_rt_entity *rt_se)
Type:struct rt_rq
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_rt_entity * | rt_se |
246 | rq = rq_of_rt_se(rt_se) |
248 | Return rt |
Name | Describe |
---|---|
update_curr_rt | Update the current task's runtime statistics. Skip current tasks that* are not in our scheduling class. |
__enqueue_rt_entity | |
__dequeue_rt_entity | |
dequeue_rt_stack | Because the prio of an upper entry depends on the lower* entries, we must remove entries top - down. |
requeue_task_rt |
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 |