函数逻辑报告 |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-27 10:42:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sd_parent_degenerate
函数原型:static int sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sched_domain * | sd | |
struct sched_domain * | parent |
178 | 如果sd_degenerate(parent)则返回:1 |
195 | 如果nr_node_ids恒等于1则pflags与等于SD_SERIALIZE的反 |
201 | 返回:1 |
名称 | 描述 |
---|---|
cpu_attach_domain | Attach the domain 'sd' to 'cpu' as its base domain. Callers must* hold the hotplug lock. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |