Function report |
Source Code:include\linux\hugetlb.h |
Create Date:2022-07-28 05:55:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:huge_page_order
Proto:static inline unsigned int huge_page_order(struct hstate *h)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct hstate * | h |
513 | Return order |
Name | Describe |
---|---|
vma_hugecache_offset | Convert the address within this vma to the page offset within* the mapping, in pagecache page units; huge pages here. |
update_and_free_page | |
alloc_buddy_huge_page | |
alloc_fresh_huge_page | Common helper to allocate a fresh hugetlb page. All specific allocators* should use this function to get new hugetlb pages |
hugetlb_init_hstates | |
hugetlb_report_meminfo | |
hugetlb_show_meminfo | |
hugetlb_cgroup_init | |
hugetlb_cgroup_charge_cgroup | |
hugetlb_cgroup_uncharge_cgroup | |
hugetlb_cgroup_write | |
hugetlb_cgroup_file_init |
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 |