Home
last modified time | relevance | path

Searched refs:next_zone (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmmzone.h205 static inline zone_t *next_zone(zone_t *zone) in next_zone() function
237 for(zone = pgdat_list->node_zones; zone; zone = next_zone(zone))