Function report | 
Source Code:kernel\sched\rt.c | 
Create Date:2022-07-28 09:39:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__dequeue_rt_entity
Proto:static void __dequeue_rt_entity(struct sched_rt_entity *rt_se, unsigned int flags)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sched_rt_entity * | rt_se | |
| unsigned int | flags | 
| 1267 | rt_rq = rt_rq_of_se(rt_se) | 
| 1271 | WARN_ON_ONCE(!on_list) | 
| 1272 | __delist_rt_entity(rt_se, array) | 
| 1274 | on_rq = 0 | 
| 1276 | dec_rt_tasks(rt_se, rt_rq) | 
| Name | Describe | 
|---|---|
| dequeue_rt_stack | Because the prio of an upper entry depends on the lower* entries, we must remove entries top - down. | 
| 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  |