| Function report | 
| Source Code: mm\mincore.c | Create Date:2022-07-28 14:44:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mincore_hugetlb
Proto:static int mincore_hugetlb(pte_t *pte, unsigned long hmask, unsigned long addr, unsigned long end, struct mm_walk *walk)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| pte_t * | pte | |
| unsigned long | hmask | |
| unsigned long | addr | |
| unsigned long | end | |
| struct mm_walk * | walk | 
| 35 | present = pte && Not huge_pte_none(huge_ptep_get(pte)) | 
| 42 | Return 0 | 
| 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 |