函数逻辑报告 |
Source Code:mm\mempolicy.c |
Create Date:2022-07-27 17:06:27 |
Last Modify:2020-03-17 22:28:11 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Insert a new shared policy into the list. Caller holds sp->lock for* writing.
函数原型:static void sp_insert(struct shared_policy *sp, struct sp_node *new)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct shared_policy * | sp | |
struct sp_node * | new |
2353 | 否则BUG() |
2356 | rb_link_node( & nd, parent, p) |
2357 | rb_insert_color( & nd, & root) |
2358 | pr_debug("inserting %lx-%lx: %d\n", start, end, policy ? See MPOL_* above : 0) |
名称 | 描述 |
---|---|
shared_policy_replace | Replace a policy range. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |