Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Put task to the head or the end of the run list without the overhead of* dequeue followed by enqueue.
Proto:static void requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rt_rq * | rt_rq | |
struct sched_rt_entity * | rt_se | |
int | head |
1361 | queue = queue + rt_se_prio(rt_se) |
Name | Describe |
---|---|
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 |