Searched defs:zoneref (Results 1 – 2 of 2) sorted by relevance
1314 struct zoneref { struct1316 int zone_idx; /* zone_idx(zoneref->zone) */ argument1711 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone()1716 static inline int zonelist_zone_idx(const struct zoneref *zoneref) in zonelist_zone_idx()1721 static inline int zonelist_node_idx(const struct zoneref *zoneref) in zonelist_node_idx()
5475 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone()