Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:06:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zoneref_set_zone
Proto:static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone | |
struct zoneref * | zoneref |
5419 | Pointer to actual zone = zone |
5420 | zone_idx(zoneref->zone) = zone_idx() returns 0 for the ZONE_DMA zone, 1 for the ZONE_NORMAL zone, etc.(zone) |
Name | Describe |
---|---|
build_zonerefs_node | Builds allocation fallback zone lists.* Add all populated zones of a node to the zonelist. |
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 |