Searched refs:_zonerefs (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmmzone.h1219 * zonelist_zone() - Return the struct zone * for an entry in _zonerefs
1224 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1]; member in struct:zonelist
1667 return next_zones_zonelist(zonelist->_zonerefs,
1674 * @z: The current pointer within zonelist->_zonerefs being iterated
/linux-master/mm/
H A Dpage_alloc.c5089 zonerefs = pgdat->node_zonelists[ZONELIST_FALLBACK]._zonerefs;
5111 zonerefs = pgdat->node_zonelists[ZONELIST_NOFALLBACK]._zonerefs;
5189 zonerefs = pgdat->node_zonelists[ZONELIST_FALLBACK]._zonerefs;

Completed in 160 milliseconds