Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inc_dl_tasks
Proto:static inline void inc_dl_tasks(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_dl_entity * | dl_se | |
struct dl_rq * | dl_rq |
1381 | dl_nr_running++ |
1382 | add_nr_running(rq_of_dl_rq(dl_rq), 1) |
1384 | inc_dl_deadline(dl_rq, deadline) |
1385 | inc_dl_migration(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 |