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

/linux-4.1.27/include/linux/
H A Dmmzone.h597 * 2) The array z_to_n[] maps each zone in the zonelist to its node
601 * Both fullzones and z_to_n[] are one-to-one with the zonelist,
650 unsigned short z_to_n[MAX_ZONES_PER_ZONELIST]; /* zone->nid */ member in struct:zonelist_cache
/linux-4.1.27/mm/
H A Dpage_alloc.c1980 * z_to_n[] mapping) is allowed in the passed in allowednodes mask.
2008 n = zlc->z_to_n[i]; zlc_zone_worth_trying()
3806 zlc->z_to_n[z - zonelist->_zonerefs] = zonelist_node_idx(z); build_zonelist_cache()

Completed in 110 milliseconds