Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernel_map_pages
Proto:static inline void kernel_map_pages(struct page *page, int numpages, int enable)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
int | numpages | |
int | enable |
NULL
Name | Describe |
---|---|
safe_copy_page | safe_copy_page - Copy a page in a safe way.* Check if the page we are going to copy is marked as present in the kernel* page tables. This always is the case if CONFIG_DEBUG_PAGEALLOC or* CONFIG_ARCH_HAS_SET_DIRECT_MAP is not set |
free_pages_prepare | |
post_alloc_hook |
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 |