Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:05:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__alloc_pages_cpuset_fallback
Proto:static inline struct page *__alloc_pages_cpuset_fallback(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp_mask | |
unsigned int | order | |
unsigned int | alloc_flags | |
const struct alloc_context * | ac |
3772 | If Not page Then page = get_page_from_freelist goes through the zonelist trying to allocate* a page. |
3776 | Return page |
Name | Describe |
---|---|
__alloc_pages_may_oom | |
__alloc_pages_slowpath |
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 |