zoneref           673 include/linux/mmzone.h 	struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];
zoneref          1007 include/linux/mmzone.h static inline struct zone *zonelist_zone(struct zoneref *zoneref)
zoneref          1009 include/linux/mmzone.h 	return zoneref->zone;
zoneref          1012 include/linux/mmzone.h static inline int zonelist_zone_idx(struct zoneref *zoneref)
zoneref          1014 include/linux/mmzone.h 	return zoneref->zone_idx;
zoneref          1017 include/linux/mmzone.h static inline int zonelist_node_idx(struct zoneref *zoneref)
zoneref          1019 include/linux/mmzone.h 	return zone_to_nid(zoneref->zone);
zoneref          1022 include/linux/mmzone.h struct zoneref *__next_zones_zonelist(struct zoneref *z,
zoneref          1038 include/linux/mmzone.h static __always_inline struct zoneref *next_zones_zonelist(struct zoneref *z,
zoneref          1063 include/linux/mmzone.h static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist,
zoneref            34 include/trace/events/oom.h 	TP_PROTO(struct zoneref *zoneref,
zoneref            42 include/trace/events/oom.h 	TP_ARGS(zoneref, order, reclaimable, available, min_wmark, no_progress_loops, wmark_check),
zoneref            56 include/trace/events/oom.h 		__entry->node = zone_to_nid(zoneref->zone);
zoneref            57 include/trace/events/oom.h 		__entry->zone_idx = zoneref->zone_idx;
zoneref          2043 mm/compaction.c 	struct zoneref *z;
zoneref          2344 mm/compaction.c 	struct zoneref *z;
zoneref           900 mm/hugetlb.c   	struct zoneref *z;
zoneref          1123 mm/hugetlb.c   	struct zoneref *z;
zoneref           116 mm/internal.h  	struct zoneref *preferred_zoneref;
zoneref          1864 mm/mempolicy.c 		struct zoneref *z;
zoneref          2388 mm/mempolicy.c 	struct zoneref *z;
zoneref            36 mm/mm_init.c   		struct zoneref *z;
zoneref            46 mm/mmzone.c    static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes)
zoneref            56 mm/mmzone.c    struct zoneref *__next_zones_zonelist(struct zoneref *z,
zoneref           255 mm/oom_kill.c  	struct zoneref *z;
zoneref          2558 mm/page_alloc.c 	struct zoneref *z;
zoneref          3581 mm/page_alloc.c 	struct zoneref *z;
zoneref          4033 mm/page_alloc.c 	struct zoneref *z;
zoneref          4168 mm/page_alloc.c 	struct zoneref *z;
zoneref          4280 mm/page_alloc.c 	struct zoneref *z;
zoneref          5046 mm/page_alloc.c 	struct zoneref *z;
zoneref          5438 mm/page_alloc.c static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref)
zoneref          5440 mm/page_alloc.c 	zoneref->zone = zone;
zoneref          5441 mm/page_alloc.c 	zoneref->zone_idx = zone_idx(zone);
zoneref          5449 mm/page_alloc.c static int build_zonerefs_node(pg_data_t *pgdat, struct zoneref *zonerefs)
zoneref          5590 mm/page_alloc.c 	struct zoneref *zonerefs;
zoneref          5612 mm/page_alloc.c 	struct zoneref *zonerefs;
zoneref          5671 mm/page_alloc.c 	struct zoneref *z;
zoneref          5687 mm/page_alloc.c 	struct zoneref *zonerefs;
zoneref          3106 mm/slab.c      	struct zoneref *z;
zoneref          1889 mm/slub.c      	struct zoneref *z;
zoneref          2955 mm/vmscan.c    	struct zoneref *z;
zoneref          3074 mm/vmscan.c    	struct zoneref *z;
zoneref          3183 mm/vmscan.c    	struct zoneref *z;