Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:19 |
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 |
1547 | __dequeue_task_dl(rq, p, flags) |
1549 | If on_rq == TASK_ON_RQ_MIGRATING || flags & Matches ENQUEUE_RESTORE Then |
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 |