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_mask
Proto:static inline unsigned long huge_page_mask(struct hstate *h)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct hstate * | h |
508 | Return mask |
Name | Describe |
---|---|
hugetlb_entry_end | |
walk_hugetlb_range | |
hugetlb_vm_op_split | |
__unmap_hugepage_range | |
unmap_ref_private | This is called when the original mapper is failing to COW a MAP_PRIVATE* mappping it owns the reserve page for. The intention is to unmap the page* from other VMAs and let the children be SIGKILLed if they are faulting the* same region. |
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_fault | |
follow_hugetlb_page |
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 |