Searched defs:zoneref (Results 1 – 4 of 4) sorted by relevance
693 struct zoneref { struct695 int zone_idx; /* zone_idx(zoneref->zone) */ argument1080 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone()1085 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx()1090 static inline int zonelist_node_idx(struct zoneref *zoneref) in zonelist_node_idx()
1203 struct zoneref { struct1205 int zone_idx; /* zone_idx(zoneref->zone) */ argument1602 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone()1607 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx()1612 static inline int zonelist_node_idx(struct zoneref *zoneref) in zonelist_node_idx()
4829 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone()
5774 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone()