| Function report | 
| Source Code: include\linux\page-flags.h | Create Date:2022-07-28 05:37:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:PageHead
Proto:static inline __attribute__((__always_inline__)) int PageHead(struct page *page)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| Name | Describe | 
|---|---|
| lru_add_page_tail | sed by __split_huge_page_refcount() | 
| page_remove_file_rmap | |
| page_huge_active | Test to determine whether the hugepage is "active/in-use" (i.e. being linked* to hstate->hugepage_activelist.)* This function can be called for tail pages, but never returns true for them. | 
| PageHeadHuge | PageHeadHuge() only returns true for hugetlbfs head page, but not for* normal or transparent huge pages. | 
| isolate_huge_page | |
| putback_active_hugepage | |
| add_page_for_migration | Resolves the given address to a struct page, isolates it from the LRU and* puts it to the given pagelist | 
| copy_huge_pmd | |
| do_huge_pmd_wp_page_fallback | |
| do_huge_pmd_wp_page | |
| follow_trans_huge_pmd | |
| zap_huge_pmd | |
| unmap_page | |
| get_mctgt_type_thp | We don't consider PMD mapped swapping or file mapped pages because THP does* not support them for now.* Caller should make sure that pmd_trans_huge(pmd) is true. | 
| 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 |