Searched refs:maps__next (Results 1 – 2 of 2) sorted by relevance
166 struct map *maps__next(struct map *map);201 return maps__next(map); in map_groups__next()
773 struct map *maps__next(struct map *map) in maps__next() function