Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:21 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pick_next_dl_entity
Proto:static struct sched_dl_entity *pick_next_dl_entity(struct rq *rq, struct dl_rq *dl_rq)
Type:struct sched_dl_entity
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct rq * | rq | |
| struct dl_rq * | dl_rq |
| 1770 | If Not left Then Return NULL |
| 1773 | Return rb_entry(left, structsched_dl_entity, rb_node) |
| Name | Describe |
|---|---|
| pick_next_task_dl |
| 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 |