函数逻辑报告 |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-27 10:38:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:task_cfs_rq
函数原型:static inline struct cfs_rq *task_cfs_rq(struct task_struct *p)
返回类型:struct cfs_rq
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p |
447 | 返回 & ( & ( * ({ |
447 | })))->cfs |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |