Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__enqueue_dl_entity
Proto:static void __enqueue_dl_entity(struct sched_dl_entity *dl_se)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_dl_entity * | dl_se |
1404 | dl_rq = dl_rq_of_se(dl_se) |
1408 | leftmost = 1 |
1414 | entry = rb_entry(parent, structsched_dl_entity, rb_node) |
1415 | If dl_time_before( Absolute deadline for this instance , Absolute deadline for this instance ) Then link = rb_left |
1417 | Else |
1423 | rb_link_node( & rb_node, parent, link) |
1426 | inc_dl_tasks(dl_se, dl_rq) |
Name | Describe |
---|---|
enqueue_dl_entity |
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 |