Function report | 
Source Code:mm\hugetlb.c | 
Create Date:2022-07-28 15:25:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:set_vma_resv_map
Proto:static void set_vma_resv_map(struct vm_area_struct *vma, struct resv_map *map)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vm_area_struct * | vma | |
| struct resv_map * | map | 
| 727 | VM_BUG_ON_VMA(!is_vm_hugetlb_page(vma), vma) | 
| 728 | VM_BUG_ON_VMA(Flags, see mm.h. & VM_MAYSHARE, vma) | 
| 730 | set_vma_private_data(vma, (These helpers are used to track how many pages are reserved for* faults in a MAP_PRIVATE mapping & HPAGE_RESV_MASK) | (unsignedlong)map) | 
| Name | Describe | 
|---|---|
| hugetlb_reserve_pages | 
| 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  |