Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__dequeue_task_dl
Proto:static void __dequeue_task_dl(struct rq *rq, struct task_struct *p, int flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct task_struct * | p | |
int | flags |
1540 | dequeue_dl_entity( & dl) |
1541 | dequeue_pushable_dl_task(rq, p) |
Name | Describe |
---|---|
update_curr_dl | Update the current task's runtime statistics (provided it is still* a -deadline task and has not been removed from the dl_rq). |
dequeue_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 |