Searched refs:max_zone_idx (Results 1 – 2 of 2) sorted by relevance
164 static bool node_has_managed_zones(pg_data_t *pgdat, int max_zone_idx) in node_has_managed_zones() argument167 for (zone_idx = 0; zone_idx <= max_zone_idx; zone_idx++) in node_has_managed_zones()183 int max_zone_idx) in show_free_areas() argument191 if (zone_idx(zone) > max_zone_idx) in show_free_areas()232 if (!node_has_managed_zones(pgdat, max_zone_idx)) in show_free_areas()295 if (zone_idx(zone) > max_zone_idx) in show_free_areas()366 if (zone_idx(zone) > max_zone_idx) in show_free_areas()409 int max_zone_idx) in __show_mem() argument415 show_free_areas(filter, nodemask, max_zone_idx); in __show_mem()
4158 extern void __show_mem(unsigned int flags, const nodemask_t *nodemask, int max_zone_idx);