Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:28:40 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return the pagecache page at a given address within a VMA
Proto:static struct page *hugetlbfs_pagecache_page(struct hstate *h, struct vm_area_struct *vma, unsigned long address)
Type:struct page
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct hstate * | h | |
| struct vm_area_struct * | vma | |
| unsigned long | address |
| 3740 | idx = Convert the address within this vma to the page offset within* the mapping, in pagecache page units; huge pages here. |
| 3742 | Return locate, pin and lock a pagecache page |
| Name | Describe |
|---|---|
| hugetlb_fault |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |