Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__dequeue_dl_entity
Proto:static void __dequeue_dl_entity(struct sched_dl_entity *dl_se)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_dl_entity * | dl_se |
1431 | dl_rq = dl_rq_of_se(dl_se) |
1433 | If 'empty' nodes are nodes that are known not to be inserted in an rbtree ( & rb_node) Then Return |
1437 | RB_CLEAR_NODE( & rb_node) |
1439 | dec_dl_tasks(dl_se, dl_rq) |
Name | Describe |
---|---|
dequeue_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 |