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