Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:07:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zone_absent_pages_in_node
Proto:static inline unsigned long __init zone_absent_pages_in_node(int nid, unsigned long zone_type, unsigned long node_start_pfn, unsigned long node_end_pfn, unsigned long *zholes_size)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
int | nid | |
unsigned long | zone_type | |
unsigned long | node_start_pfn | |
unsigned long | node_end_pfn | |
unsigned long * | zholes_size |
6510 | If Not zholes_size Then Return 0 |
6513 | Return zholes_size[zone_type] |
Name | Describe |
---|---|
calculate_node_totalpages |
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 |