Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_cfs_rq
Proto:static inline struct cfs_rq *task_cfs_rq(struct task_struct *p)
Type:struct cfs_rq
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
447 | Return & ( & ( * ({ |
447 | ({ |
447 | }) |
447 | })))->cfs |
Name | Describe |
---|---|
check_preempt_wakeup | Preempt the current task with a newly woken task if needed: |
yield_task_fair | sched_yield() is very simple* The magic of dealing with the ->skip buddy is in pick_next_entity. |
task_fork_fair | alled on fork with the child task as argument from the parent's context* - child not yet on the tasklist* - preemption disabled |
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 |