Lines Matching refs:zoneref
1333 static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z, in zlc_zone_worth_trying()
1356 static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z) in zlc_mark_zone_full()
1377 static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z, in zlc_zone_worth_trying()
1383 static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z) in zlc_mark_zone_full()
1396 struct zoneref *z; in get_page_from_freelist()
1473 struct zoneref *z; in __alloc_pages_internal()
1793 struct zoneref *z; in nr_free_zone_pages()
1991 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument
1993 zoneref->zone = zone; in zoneref_set_zone()
1994 zoneref->zone_idx = zone_idx(zone); in zoneref_set_zone()
2372 struct zoneref *z; in build_zonelist_cache()