函数逻辑报告 | 
Source Code:mm\hugetlb.c | 
Create Date:2022-07-27 16:56:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Return the size of the pages allocated when backing a VMA. In the majority* cases this will be same size as used by the page table entries.
函数原型:unsigned long vma_kernel_pagesize(struct vm_area_struct *vma)
返回类型:unsigned long
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct vm_area_struct * | vma | 
| 599 | 返回:PAGE_SIZE | 
| 名称 | 描述 | 
|---|---|
| vma_mmu_pagesize | Return the page size being used by the MMU to back a VMA. In the majority* of cases, the page size used by the kernel matches the MMU size. On* architectures where it differs, an architecture-specific 'strong'* version of this symbol is required. | 
| __mcopy_atomic_hugetlb | __mcopy_atomic processing for HUGETLB vmas. Note that this routine is* called with mmap_sem held, it will release mmap_sem before returning. | 
| userfaultfd_register | |
| userfaultfd_unregister | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |