Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:28:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hugetlb_vm_op_pagesize
Proto:static unsigned long hugetlb_vm_op_pagesize(struct vm_area_struct *vma)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
3213 | hstate = hstate_vma(vma) |
3215 | Return 1UL << huge_page_shift(hstate) |
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 |