Searched refs:zoneref (Results 1 – 11 of 11) sorted by relevance
597 struct zoneref { struct617 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];892 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone() argument894 return zoneref->zone; in zonelist_zone()897 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx() argument899 return zoneref->zone_idx; in zonelist_zone_idx()902 static inline int zonelist_node_idx(struct zoneref *zoneref) in zonelist_node_idx() argument906 return zoneref->zone->node; in zonelist_node_idx()924 struct zoneref *next_zones_zonelist(struct zoneref *z,940 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist()[all …]
45 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask()55 struct zoneref *next_zones_zonelist(struct zoneref *z, in next_zones_zonelist()
35 struct zoneref *z; in mminit_verify_zonelist()
1708 struct zoneref *z; in unreserve_highatomic_pageblock()2504 struct zoneref *z; in get_page_from_freelist()2923 struct zoneref *z; in wake_all_kswapds()3045 struct zoneref *preferred_zoneref; in __alloc_pages_slowpath()3195 struct zoneref *preferred_zoneref; in __alloc_pages_nodemask()3560 struct zoneref *z; in nr_free_zone_pages()3864 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument3866 zoneref->zone = zone; in zoneref_set_zone()3867 zoneref->zone_idx = zone_idx(zone); in zoneref_set_zone()
212 struct zoneref *z; in constrained_alloc()
1525 struct zoneref *z; in try_to_compact_pages()
2519 struct zoneref *z; in shrink_zones()2745 struct zoneref *z; in throttle_direct_reclaim()
3006 struct zoneref *z; in fallback_alloc()
885 struct zoneref *z; in dequeue_huge_page_vma()
1713 struct zoneref *z; in get_any_partial()
691 struct zoneref *z; in show_mem()