Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_compound_page_dtor
Proto:static inline compound_page_dtor *get_compound_page_dtor(struct page *page)
Type:compound_page_dtor
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
773 | Return compound_page_dtors[ First tail page only ] |
Name | Describe |
---|---|
__put_compound_page | |
shrink_page_list | shrink_page_list() returns the number of reclaimed pages |
move_pages_to_lru | This moves pages from @list to corresponding LRU list.* We move them the other way if the page is referenced by one or more* processes, from rmap.* If the pages are mostly unmapped, the processing is fast and it is |
PageHeadHuge | PageHeadHuge() only returns true for hugetlbfs head page, but not for* normal or transparent huge pages. |
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 |