Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:39:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We are being explicitly informed that a new instance is starting,* and this means that:* - the absolute deadline of the entity has to be placed at* current time + relative deadline;* - the runtime of the entity has to be set to the maximum value
Proto:static inline void setup_new_dl_entity(struct sched_dl_entity *dl_se)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_dl_entity * | dl_se |
657 | dl_rq = dl_rq_of_se(dl_se) |
658 | rq = rq_of_dl_rq(dl_rq) |
660 | WARN_ON(dl_boosted) |
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 |