Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:detach_task_cfs_rq
Proto:static void detach_task_cfs_rq(struct task_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
10439 | If Not vruntime_normalized(p) Then |
10444 | place_entity(cfs_rq, se, 0) |
10445 | vruntime -= min_vruntime |
10448 | detach_entity_cfs_rq(se) |
Name | Describe |
---|---|
switched_from_fair |
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 |