Lines Matching refs:zonelist

1931 	struct zonelist *zonelist = ac->zonelist;
1939 for_each_zone_zonelist_nodemask(zone, z, zonelist, ac->highest_zoneidx,
3078 * get_page_from_freelist goes through the zonelist trying to allocate
3093 * Scan zonelist, looking for a zone with enough free.
3311 .zonelist = ac->zonelist,
3332 * Go through the zonelist yet one more time, keep very high watermark
3553 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist,
3625 * retries the allocation if zonelist changes. Writer side is protected by the
3661 progress = try_to_free_pages(ac->zonelist, order, gfp_mask,
3715 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, highest_zoneidx,
3856 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist,
3964 * We need to recalculate the starting point for the zonelist iterator
3969 ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
3980 struct zoneref *z = first_zones_zonelist(ac->zonelist,
4064 * Reset the nodemask and zonelist iterators if memory policies can be
4070 ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
4074 /* Attempt with potentially adjusted zonelist and alloc_flags */
4128 * Deal with possible cpuset update races or zonelist updates to avoid
4154 * Deal with possible cpuset update races or zonelist updates to avoid
4215 ac->zonelist = node_zonelist(preferred_nid, gfp_mask);
4248 * also used as the starting point for the zonelist iterator. It
4251 ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
4336 for_each_zone_zonelist_nodemask(zone, z, ac.zonelist, ac.highest_zoneidx, ac.nodemask) {
4811 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL);
4813 for_each_zone_zonelist(zone, z, zonelist, offset) {
4847 * Add all populated zones of a node to the zonelist.
5043 * I.e., first node id of first zone in arg node's generic zonelist.
5045 * for kernel allocations, so use GFP_KERNEL flags to locate zonelist.
5075 * Now we build the zonelist so that it contains the zones
5167 * i.e., the node of the first zone in the generic zonelist.
6322 * on an applicable zonelist to find a contiguous pfn range which can then be
6339 struct zonelist *zonelist;
6343 zonelist = node_zonelist(nid, gfp_mask);
6344 for_each_zone_zonelist_nodemask(zone, z, zonelist,