Lines Matching refs:zoneref
1996 static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z, in zlc_zone_worth_trying()
2019 static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z) in zlc_mark_zone_full()
2066 static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z, in zlc_zone_worth_trying()
2072 static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z) in zlc_mark_zone_full()
2113 struct zoneref *z; in get_page_from_freelist()
2611 struct zoneref *z; in wake_all_kswapds()
2721 struct zoneref *preferred_zoneref; in __alloc_pages_slowpath()
2872 struct zoneref *preferred_zoneref; in __alloc_pages_nodemask()
3136 struct zoneref *z; in nr_free_zone_pages()
3440 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument
3442 zoneref->zone = zone; in zoneref_set_zone()
3443 zoneref->zone_idx = zone_idx(zone); in zoneref_set_zone()
3800 struct zoneref *z; in build_zonelist_cache()