Searched refs:maps__remove (Results 1 – 2 of 2) sorted by relevance
189 void maps__remove(struct maps *maps, struct map *map);212 maps__remove(&mg->maps[map->type], map); in map_groups__remove()
787 void maps__remove(struct maps *maps, struct map *map) in maps__remove() function