Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:05:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove page from the per-cpu list, caller must protect the list
Proto:static struct page *__rmqueue_pcplist(struct zone *zone, int migratetype, unsigned int alloc_flags, struct per_cpu_pages *pcp, struct list_head *list)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone | |
int | migratetype | |
unsigned int | alloc_flags | |
struct per_cpu_pages * | pcp | |
struct list_head * | list |
3211 | Do |
3222 | number of pages in the list -- |
3223 | When check_new_pcp(page) cycle |
3225 | Return page |
Name | Describe |
---|---|
rmqueue_pcplist | Lock and remove page from the per-cpu list |
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 |