Searched defs:zoneref (Results 1 – 2 of 2) sorted by relevance
663 struct zoneref { struct665 int zone_idx; /* zone_idx(zoneref->zone) */ argument947 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone()952 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx()957 static inline int zonelist_node_idx(struct zoneref *zoneref) in zonelist_node_idx()
3440 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone()