函数逻辑报告 |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-27 10:42:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__free_domain_allocs
函数原型:static void __free_domain_allocs(struct s_data *d, enum s_alloc what, const struct cpumask *cpu_map)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct s_data * | d | |
enum s_alloc | what | |
const struct cpumask * | cpu_map |
1221 | 当:what恒等于sa_rootdomain |
1222 | 如果非atomic_read( & refcount)则free_rootdomain( & rcu) |
1226 | 释放内存 |
1228 | 当:what恒等于sa_sd_storage |
1229 | __sdt_free(cpu_map) |
1232 | 退出 |
名称 | 描述 |
---|---|
build_sched_domains | Build sched domains for a given set of CPUs and attach the sched domains* to the individual CPUs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |