Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:on_rt_rq
Proto:static inline int on_rt_rq(struct sched_rt_entity *rt_se)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_rt_entity * | rt_se |
437 | Return on_rq |
Name | Describe |
---|---|
dequeue_rt_stack | Because the prio of an upper entry depends on the lower* entries, we must remove entries top - down. |
requeue_rt_entity | Put task to the head or the end of the run list without the overhead of* dequeue followed by enqueue. |
put_prev_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 |