Function report |
Source Code:mm\percpu-vm.c |
Create Date:2022-07-28 14:26:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__pcpu_map_pages
Proto:static int __pcpu_map_pages(unsigned long addr, struct page **pages, int nr_pages)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
struct page ** | pages | |
int | nr_pages |
195 | Return map_kernel_range_noflush(addr, nr_pages << PAGE_SHIFT determines the page size , PAGE_KERNEL, 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 |