Function report | 
Source Code:kernel\sched\core.c | 
Create Date:2022-07-28 09:35:34 | 
| Last Modify:2022-05-22 13:40:38 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dequeue_task
Proto:static inline void dequeue_task(struct rq *rq, struct task_struct *p, int flags)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rq * | rq | |
| struct task_struct * | p | |
| int | flags | 
| 1307 | If Not (flags & Matches ENQUEUE_NOCLOCK ) Then update_rq_clock(rq) | 
| 1310 | If Not (flags & Matches ENQUEUE_RESTORE ) Then | 
| 1311 | sched_info_dequeued(rq, p) | 
| 1315 | uclamp_rq_dec(rq, p) | 
| 1316 | dequeue_task(rq, p, flags) | 
| Name | Describe | 
|---|---|
| deactivate_task | |
| set_user_nice | |
| __sched_setscheduler | 
| 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  |