函数逻辑报告 |
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 |
函数名称:userfaultfd_missing
函数原型:static inline bool userfaultfd_missing(struct vm_area_struct *vma)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma |
52 | 返回:Flags, see mm.h. 按位与missing pages tracking |
名称 | 描述 |
---|---|
do_anonymous_page | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults), and pte mapped but not yet locked.* We return with mmap_sem still held, but pte unmapped and unlocked. |
hugetlb_no_page | |
__do_huge_pmd_anonymous_page | |
do_huge_pmd_anonymous_page | |
userfaultfd_unregister |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |