Lines Matching defs:zonelist

2687 	struct zonelist *zonelist = ac->zonelist;
2695 for_each_zone_zonelist_nodemask(zone, z, zonelist, ac->highest_zoneidx,
3825 * get_page_from_freelist goes through the zonelist trying to allocate
3839 * Scan zonelist, looking for a zone with enough free.
4047 .zonelist = ac->zonelist,
4068 * Go through the zonelist yet one more time, keep very high watermark
4296 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist,
4360 * retries the allocation if zonelist changes. Writer side is protected by the
4397 progress = try_to_free_pages(ac->zonelist, order, gfp_mask,
4454 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, highest_zoneidx,
4590 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist,
4723 * We need to recalculate the starting point for the zonelist iterator
4728 ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
4809 * Reset the nodemask and zonelist iterators if memory policies can be
4815 ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
4819 /* Attempt with potentially adjusted zonelist and alloc_flags */
4879 * Deal with possible cpuset update races or zonelist updates to avoid
4905 * Deal with possible cpuset update races or zonelist updates to avoid
4965 ac->zonelist = node_zonelist(preferred_nid, gfp_mask);
5001 * also used as the starting point for the zonelist iterator. It
5004 ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
5396 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL);
5398 for_each_zone_zonelist(zone, z, zonelist, offset) {
5783 * Add all populated zones of a node to the zonelist.
5979 * I.e., first node id of first zone in arg node's generic zonelist.
5981 * for kernel allocations, so use GFP_KERNEL flags to locate zonelist.
6011 * Now we build the zonelist so that it contains the zones
6098 * i.e., the node of the first zone in the generic zonelist.
8842 * on an applicable zonelist to find a contiguous pfn range which can then be
8859 struct zonelist *zonelist;
8863 zonelist = node_zonelist(nid, gfp_mask);
8864 for_each_zone_zonelist_nodemask(zone, z, zonelist,