函数逻辑报告 |
Source Code:include\linux\nodemask.h |
Create Date:2022-07-27 06:39:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:init_nodemask_of_node
函数原型:static inline void init_nodemask_of_node(nodemask_t *mask, int node)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
nodemask_t * | mask | |
int | node |
283 | nodes_clear( * mask) |
284 | The inline keyword gives the compiler room to decide to inline, or* not inline a function as it sees best(node, * mask) |
名称 | 描述 |
---|---|
__nr_hugepages_store_common | |
init_nodemask_of_mempolicy | _nodemask_of_mempolicy* If the current task's mempolicy is "default" [NULL], return 'false'* to indicate default policy |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |