Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:02:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:A cached value of the page's pageblock's migratetype, used when the page is* put on a pcplist
Proto:static inline int get_pcppage_migratetype(struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
198 | Return Our offset within mapping. |
Name | Describe |
---|---|
free_pcppages_bulk | Frees a number of pages from the PCP lists* Assumes all pages on list are in same zone, and of same order.* count is the number of pages to free.* If the zone was previously in an "all pages pinned" state then look to |
rmqueue_bulk | Obtain a specified number of elements from the buddy allocator, all under* a single hold of the lock, for efficiency. Add them to the supplied list.* Returns the number of new pages which were placed at *list. |
free_unref_page_commit | |
rmqueue | Allocate a page from the given zone. Use pcplists for order-0 allocations. |
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 |