函数逻辑报告 |
Source Code:mm\rmap.c |
Create Date:2022-07-27 16:25:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is a useful helper function for locking the anon_vma root as* we traverse the vma->anon_vma_chain, looping over anon_vma's that* have the same vma.* Such anon_vma's should have the same root, so you'd expect to see
函数原型:static inline struct anon_vma *lock_anon_vma_root(struct anon_vma *root, struct anon_vma *anon_vma)
返回类型:struct anon_vma
参数:
类型 | 参数 | 名称 |
---|---|---|
struct anon_vma * | root | |
struct anon_vma * | anon_vma |
241 | 返回:root |
名称 | 描述 |
---|---|
anon_vma_clone | Attach the anon_vmas from src to dst |
unlink_anon_vmas |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |