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:pages_per_huge_page
Proto:static inline unsigned int pages_per_huge_page(struct hstate *h)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct hstate * | h |
528 | Return 1 << order |
Name | Describe |
---|---|
update_and_free_page | |
__free_huge_page | |
alloc_huge_page | |
hugetlb_total_pages | Return the number pages of memory we physically have, in PAGE_SIZE units. |
copy_hugetlb_page_range | |
__unmap_hugepage_range | |
hugetlb_cow | Hugetlb_cow() should be called with page lock of the original hugepage held.* Called with hugetlb_instantiation_mutex held and pte_page locked so we* cannot race with other handlers or page migration. |
hugetlb_no_page | |
hugetlb_mcopy_atomic_pte | Used by userfaultfd UFFDIO_COPY. Based on mcopy_atomic_pte with* modifications for huge pages. |
follow_hugetlb_page | |
copy_huge_page | |
shm_add_rss_swap | Calculate and add used RSS and swap pages of a shm.* Called with shm_ids.rwsem held as a reader |
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 |