函数逻辑报告 |
Source Code:include\linux\userfaultfd_k.h |
Create Date:2022-07-27 09:55:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mm helpers
函数原型:static inline bool is_mergeable_vm_userfaultfd_ctx(struct vm_area_struct *vma, struct vm_userfaultfd_ctx vm_ctx)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma | |
struct vm_userfaultfd_ctx | vm_ctx |
名称 | 描述 |
---|---|
is_mergeable_vma | If the vma has a ->close operation then the driver probably needs to release* per-vma resources, so we don't attempt to merge those. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |