Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:07:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_area_init_node
Proto:void __init free_area_init_node(int nid, unsigned long *zones_size, unsigned long node_start_pfn, unsigned long *zholes_size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | nid | |
unsigned long * | zones_size | |
unsigned long | node_start_pfn | |
unsigned long * | zholes_size |
6865 | start_pfn = 0 |
6866 | end_pfn = 0 |
6869 | WARN_ON(nr_zones || kswapd_classzone_idx) |
6872 | node_start_pfn = node_start_pfn |
6873 | per_cpu_nodestats = NULL |
6880 | start_pfn = node_start_pfn |
6885 | alloc_node_mem_map(pgdat) |
Name | Describe |
---|---|
free_area_init |
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 |