Function report | 
Source Code:mm\percpu-vm.c | 
Create Date:2022-07-28 14:26:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pcpu_get_pages - get temp pages array* Returns pointer to array of pointers to struct page which can be indexed* with pcpu_page_idx(). Note that there is only one array and accesses* should be serialized by pcpu_alloc_mutex.* RETURNS:
Proto:static struct page **pcpu_get_pages(void)
Type:struct page
Parameter:Nothing
| 34 | pages_size = pcpu_nr_units * pcpu_unit_pages * size of pages[0] | 
| 40 | Return 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  |